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 CBDB2200AF5 for ; Thu, 2 Jun 2016 18:45:20 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CAB55160A57; Thu, 2 Jun 2016 16:45:20 +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 B41A6160A53 for ; Thu, 2 Jun 2016 18:45:19 +0200 (CEST) Received: (qmail 46957 invoked by uid 500); 2 Jun 2016 16:45:19 -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 46900 invoked by uid 99); 2 Jun 2016 16:45:18 -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, 02 Jun 2016 16:45:18 +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 6CA881A068D for ; Thu, 2 Jun 2016 16:45:18 +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-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id c8PqhFuh3jX0 for ; Thu, 2 Jun 2016 16:45:17 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 7B7BA60D29 for ; Thu, 2 Jun 2016 16:45:15 +0000 (UTC) Received: (qmail 45167 invoked by uid 99); 2 Jun 2016 16:45:14 -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, 02 Jun 2016 16:45:14 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A0AF5DF97F; Thu, 2 Jun 2016 16:45:14 +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: Thu, 02 Jun 2016 16:46:01 -0000 Message-Id: <49d659cdd43a4b6689efa736e099f8b1@git.apache.org> In-Reply-To: <68e6f47e83db4cdf924ab6ceab85d64f@git.apache.org> References: <68e6f47e83db4cdf924ab6ceab85d64f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [49/50] incubator-commonsrdf git commit: Ensure consistent rdf4j versions archived-at: Thu, 02 Jun 2016 16:45:21 -0000 Ensure consistent rdf4j 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/9534c393 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/9534c393 Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/9534c393 Branch: refs/heads/rdf4j Commit: 9534c3938537c4a4039d2c300251c2df054d6969 Parents: b0c67ac Author: Stian Soiland-Reyes Authored: Thu Jun 2 17:42:42 2016 +0100 Committer: Stian Soiland-Reyes Committed: Thu Jun 2 17:43:38 2016 +0100 ---------------------------------------------------------------------- rdf4j/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/9534c393/rdf4j/pom.xml ---------------------------------------------------------------------- diff --git a/rdf4j/pom.xml b/rdf4j/pom.xml index 9c7f6cc..e02b519 100644 --- a/rdf4j/pom.xml +++ b/rdf4j/pom.xml @@ -29,9 +29,9 @@ commons-rdf-rdf4j jar - - 2.0M2 - + + 2.0M2 + Commons RDF: Integration: RDF4j Eclipse RDF4j implementation of Commons RDF API @@ -45,7 +45,7 @@ org.eclipse.rdf4j rdf4j-runtime - ${rdr4j.version} + ${rdf4j.version} @@ -62,7 +62,7 @@ - @@ -74,5 +74,5 @@ ---> +