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 96D5F10283 for ; Fri, 17 Apr 2015 07:27:27 +0000 (UTC) Received: (qmail 95366 invoked by uid 500); 17 Apr 2015 07:22:51 -0000 Delivered-To: apmail-commonsrdf-commits-archive@commonsrdf.apache.org Received: (qmail 95331 invoked by uid 500); 17 Apr 2015 07:22:51 -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 95301 invoked by uid 99); 17 Apr 2015 07:22:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Apr 2015 07:22:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 17 Apr 2015 07:22:29 +0000 Received: (qmail 58726 invoked by uid 99); 17 Apr 2015 06:33:44 -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; Fri, 17 Apr 2015 06:33:44 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B590FE0921; Fri, 17 Apr 2015 06:33:44 +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: <051657d1b2934cb19f253e7efd8739cb@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-commonsrdf git commit: COMMONSRDF-16: fixed version according the podling guidelines Date: Fri, 17 Apr 2015 06:33:44 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org Repository: incubator-commonsrdf Updated Branches: refs/heads/master 7ff1f821f -> 2332112aa COMMONSRDF-16: fixed version according the podling guidelines Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/2332112a Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/2332112a Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/2332112a Branch: refs/heads/master Commit: 2332112aae90e7e6683f2a9bd044cb1a688bbe17 Parents: 7ff1f82 Author: Sergio Fernández Authored: Fri Apr 17 08:33:34 2015 +0200 Committer: Sergio Fernández Committed: Fri Apr 17 08:33:34 2015 +0200 ---------------------------------------------------------------------- api/pom.xml | 8 ++++---- pom.xml | 4 ++-- simple/pom.xml | 15 +++++++-------- 3 files changed, 13 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/2332112a/api/pom.xml ---------------------------------------------------------------------- diff --git a/api/pom.xml b/api/pom.xml index 8ed2058..24f1710 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -23,12 +23,12 @@ org.apache.commons - commons-rdf-parent-incubating - 0.1.0-SNAPSHOT + commons-rdf-parent + 0.1.0-SNAPSHOT-incubating - commons-rdf-api-incubating - 0.1-SNAPSHOT + commons-rdf-api + 0.1-SNAPSHOT-incubating jar Commons RDF: API http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/2332112a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 071f1c4..30085ef 100644 --- a/pom.xml +++ b/pom.xml @@ -28,8 +28,8 @@ org.apache.commons - commons-rdf-parent-incubating - 0.1.0-SNAPSHOT + commons-rdf-parent + 0.1.0-SNAPSHOT-incubating pom Commons RDF http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/2332112a/simple/pom.xml ---------------------------------------------------------------------- diff --git a/simple/pom.xml b/simple/pom.xml index b9d8b9e..3a6076e 100644 --- a/simple/pom.xml +++ b/simple/pom.xml @@ -23,12 +23,11 @@ org.apache.commons - commons-rdf-parent-incubating - 0.1.0-SNAPSHOT + commons-rdf-parent + 0.1.0-SNAPSHOT-incubating - commons-rdf-simple-incubating - 0.1.0-SNAPSHOT + commons-rdf-simple jar Commons RDF: Simple Implementation @@ -37,13 +36,13 @@ ${project.parent.groupId} - commons-rdf-api-incubating - 0.1-SNAPSHOT + commons-rdf-api + 0.1-SNAPSHOT-incubating ${project.parent.groupId} - commons-rdf-api-incubating - 0.1-SNAPSHOT + commons-rdf-api + 0.1-SNAPSHOT-incubating tests test