Return-Path: X-Original-To: apmail-commonsrdf-commits-archive@minotaur.apache.org Delivered-To: apmail-commonsrdf-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CEC4C18943 for ; Wed, 6 May 2015 10:25:52 +0000 (UTC) Received: (qmail 78227 invoked by uid 500); 6 May 2015 10:25:52 -0000 Delivered-To: apmail-commonsrdf-commits-archive@commonsrdf.apache.org Received: (qmail 78199 invoked by uid 500); 6 May 2015 10:25:52 -0000 Mailing-List: contact commits-help@commonsrdf.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commonsrdf.incubator.apache.org Delivered-To: mailing list commits@commonsrdf.incubator.apache.org Received: (qmail 78190 invoked by uid 99); 6 May 2015 10:25:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2015 10:25:52 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [54.76.25.247] (HELO mx1-eu-west.apache.org) (54.76.25.247) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2015 10:25:27 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 72B742108A for ; Wed, 6 May 2015 10:25:25 +0000 (UTC) Received: (qmail 77899 invoked by uid 99); 6 May 2015 10:25:24 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2015 10:25:24 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8F93CDFEFB; Wed, 6 May 2015 10:25:24 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: wikier@apache.org To: commits@commonsrdf.incubator.apache.org Message-Id: <13f9176bd0ff49b5a95a9386a64a4378@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-commonsrdf git commit: fixed warning Date: Wed, 6 May 2015 10:25:24 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org Repository: incubator-commonsrdf Updated Branches: refs/heads/master 6e1cadc5a -> 7360232b0 fixed warning Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/7360232b Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/7360232b Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/7360232b Branch: refs/heads/master Commit: 7360232b042b439cceadeb70244ec59933e2c872 Parents: 6e1cadc Author: Sergio Fernández Authored: Wed May 6 12:25:14 2015 +0200 Committer: Sergio Fernández Committed: Wed May 6 12:25:14 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/7360232b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b919fca..d4f4ef5 100644 --- a/pom.xml +++ b/pom.xml @@ -265,7 +265,7 @@ src/main/assembly/src.xml - apache-commons-rdf-${pom.version} + apache-commons-rdf-${project.version} gnu