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 F1F5917BB7 for ; Tue, 14 Apr 2015 06:44:08 +0000 (UTC) Received: (qmail 60194 invoked by uid 500); 14 Apr 2015 06:44:08 -0000 Delivered-To: apmail-commonsrdf-commits-archive@commonsrdf.apache.org Received: (qmail 60129 invoked by uid 500); 14 Apr 2015 06:44:08 -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 60113 invoked by uid 99); 14 Apr 2015 06:44:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Apr 2015 06:44:08 +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; Tue, 14 Apr 2015 06:44:07 +0000 Received: (qmail 59987 invoked by uid 99); 14 Apr 2015 06:43:47 -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; Tue, 14 Apr 2015 06:43:47 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 597FBDF9A3; Tue, 14 Apr 2015 06:43:47 +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 Date: Tue, 14 Apr 2015 06:43:48 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] incubator-commonsrdf git commit: COMMONSRDF-16: followed the guidelines for podling versions X-Virus-Checked: Checked by ClamAV on apache.org COMMONSRDF-16: followed the guidelines for podling versions Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/ecb5e331 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/ecb5e331 Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/ecb5e331 Branch: refs/heads/COMMONSRDF-16 Commit: ecb5e33136497d0552e95e692e0a0dbd44834379 Parents: f5d6046 Author: Sergio Fernández Authored: Tue Apr 14 08:43:31 2015 +0200 Committer: Sergio Fernández Committed: Tue Apr 14 08:43:31 2015 +0200 ---------------------------------------------------------------------- api/pom.xml | 4 ++-- pom.xml | 2 +- simple/pom.xml | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/ecb5e331/api/pom.xml ---------------------------------------------------------------------- diff --git a/api/pom.xml b/api/pom.xml index fcf41ef..8ed2058 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -23,11 +23,11 @@ org.apache.commons - commons-rdf-parent + commons-rdf-parent-incubating 0.1.0-SNAPSHOT - commons-rdf-api + commons-rdf-api-incubating 0.1-SNAPSHOT jar http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/ecb5e331/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index af92289..f06eee5 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.commons - commons-rdf-parent + commons-rdf-parent-incubating 0.1.0-SNAPSHOT pom http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/ecb5e331/simple/pom.xml ---------------------------------------------------------------------- diff --git a/simple/pom.xml b/simple/pom.xml index 4f6d625..b9d8b9e 100644 --- a/simple/pom.xml +++ b/simple/pom.xml @@ -23,11 +23,11 @@ org.apache.commons - commons-rdf-parent + commons-rdf-parent-incubating 0.1.0-SNAPSHOT - commons-rdf-simple + commons-rdf-simple-incubating 0.1.0-SNAPSHOT jar @@ -37,12 +37,12 @@ ${project.parent.groupId} - commons-rdf-api + commons-rdf-api-incubating 0.1-SNAPSHOT ${project.parent.groupId} - commons-rdf-api + commons-rdf-api-incubating 0.1-SNAPSHOT tests test