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 2AAB2200B49 for ; Mon, 4 Jul 2016 11:37:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 262AE160A80; Mon, 4 Jul 2016 09:37:12 +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 25864160A7C for ; Mon, 4 Jul 2016 11:37:10 +0200 (CEST) Received: (qmail 16404 invoked by uid 500); 4 Jul 2016 09:37:10 -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 16265 invoked by uid 99); 4 Jul 2016 09:37:10 -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; Mon, 04 Jul 2016 09:37:10 +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 C62461A5BDC for ; Mon, 4 Jul 2016 09:37:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 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=-1.426] autolearn=disabled Received: from mx1-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 TyUrfNJGDwUW for ; Mon, 4 Jul 2016 09:37:09 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 2D50D5FD70 for ; Mon, 4 Jul 2016 09:37:08 +0000 (UTC) Received: (qmail 15585 invoked by uid 99); 4 Jul 2016 09:37:07 -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; Mon, 04 Jul 2016 09:37:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1B222E03C0; Mon, 4 Jul 2016 09:37:07 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: stain@apache.org To: commits@commonsrdf.incubator.apache.org Date: Mon, 04 Jul 2016 09:37:19 -0000 Message-Id: <02c961d69c574bf59a1d51939d68ee28@git.apache.org> In-Reply-To: <967566acd5e4488bb8064107110c3c69@git.apache.org> References: <967566acd5e4488bb8064107110c3c69@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [15/50] incubator-commonsrdf git commit: Set new development version to 0.3.0-incubating archived-at: Mon, 04 Jul 2016 09:37:12 -0000 Set new development version to 0.3.0-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/0d92cecb Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/0d92cecb Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/0d92cecb Branch: refs/heads/jena Commit: 0d92cecb383a1191f6e4eca4d292e3795d989273 Parents: 733359b Author: Lewis John McGibbney Authored: Thu Apr 28 16:39:18 2016 -0700 Committer: Lewis John McGibbney Committed: Thu Apr 28 16:39:18 2016 -0700 ---------------------------------------------------------------------- api/pom.xml | 2 +- pom.xml | 2 +- simple/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/0d92cecb/api/pom.xml ---------------------------------------------------------------------- diff --git a/api/pom.xml b/api/pom.xml index bc8e506..42ad43b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -24,7 +24,7 @@ org.apache.commons commons-rdf-parent - 0.2.0-incubating + 0.3.0-incubating commons-rdf-api http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/0d92cecb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 76a24bb..31b80f1 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.commons commons-rdf-parent - 0.2.0-incubating + 0.3.0-incubating pom Commons RDF http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/0d92cecb/simple/pom.xml ---------------------------------------------------------------------- diff --git a/simple/pom.xml b/simple/pom.xml index 170716a..773580d 100644 --- a/simple/pom.xml +++ b/simple/pom.xml @@ -24,7 +24,7 @@ org.apache.commons commons-rdf-parent - 0.2.0-incubating + 0.3.0-incubating commons-rdf-simple