Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7746B200AE2 for ; Fri, 13 May 2016 00:21:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 75B6F160939; Thu, 12 May 2016 22:21:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BCBD0160A10 for ; Fri, 13 May 2016 00:21:21 +0200 (CEST) Received: (qmail 79148 invoked by uid 500); 12 May 2016 22:21:21 -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 79139 invoked by uid 99); 12 May 2016 22:21:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 May 2016 22:21:20 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 71DBD1A0300 for ; Thu, 12 May 2016 22:21:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.221 X-Spam-Level: X-Spam-Status: No, score=-3.221 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 8WP_NEgOJAKD for ; Thu, 12 May 2016 22:21:19 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id 068BC5F4EE for ; Thu, 12 May 2016 22:21:18 +0000 (UTC) Received: (qmail 79060 invoked by uid 99); 12 May 2016 22:21:18 -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; Thu, 12 May 2016 22:21:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 37539DFCC0; Thu, 12 May 2016 22:21:18 +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: Thu, 12 May 2016 22:21:19 -0000 Message-Id: <6ce8331af03943899d5ba463cd470b38@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/3] incubator-commonsrdf git commit: [maven-release-plugin] prepare release 0.2.0-incubating-RC3 archived-at: Thu, 12 May 2016 22:21:22 -0000 [maven-release-plugin] prepare release 0.2.0-incubating-RC3 Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/433ffd9d Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/433ffd9d Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/433ffd9d Branch: refs/heads/master Commit: 433ffd9da203a86dfceba95765dbf90dc039ef24 Parents: 35d4422 Author: Sergio Fernández Authored: Thu May 12 15:12:53 2016 -0700 Committer: Sergio Fernández Committed: Thu May 12 15:12:53 2016 -0700 ---------------------------------------------------------------------- api/pom.xml | 6 +++++- pom.xml | 4 ++-- simple/pom.xml | 6 +++++- 3 files changed, 12 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/433ffd9d/api/pom.xml ---------------------------------------------------------------------- diff --git a/api/pom.xml b/api/pom.xml index 42ad43b..b6e73ab 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -24,7 +24,7 @@ org.apache.commons commons-rdf-parent - 0.3.0-incubating + 0.2.0-incubating commons-rdf-api @@ -58,4 +58,8 @@ + + + 0.2.0-incubating-RC3 + http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/433ffd9d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0703995..3c247a8 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.commons commons-rdf-parent - 0.2.0-incubating-SNAPSHOT + 0.2.0-incubating pom Commons RDF @@ -66,7 +66,7 @@ https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git scm:git:https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git scm:git:https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git - HEAD + 0.2.0-incubating-RC3 http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/433ffd9d/simple/pom.xml ---------------------------------------------------------------------- diff --git a/simple/pom.xml b/simple/pom.xml index 773580d..fea8e62 100644 --- a/simple/pom.xml +++ b/simple/pom.xml @@ -24,7 +24,7 @@ org.apache.commons commons-rdf-parent - 0.3.0-incubating + 0.2.0-incubating commons-rdf-simple @@ -53,4 +53,8 @@ + + + 0.2.0-incubating-RC3 +