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 462D3200C3F for ; Tue, 14 Feb 2017 15:39:18 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 44E84160B88; Tue, 14 Feb 2017 14:39:18 +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 80635160B73 for ; Tue, 14 Feb 2017 15:39:17 +0100 (CET) Received: (qmail 59341 invoked by uid 500); 14 Feb 2017 14:39:16 -0000 Mailing-List: contact commits-help@jena.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jena.apache.org Delivered-To: mailing list commits@jena.apache.org Received: (qmail 59121 invoked by uid 99); 14 Feb 2017 14:39:16 -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 Feb 2017 14:39:16 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8F274E042B; Tue, 14 Feb 2017 14:39:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ajs6f@apache.org To: commits@jena.apache.org Date: Tue, 14 Feb 2017 14:39:26 -0000 Message-Id: <5567aa45cd8c4a5fa3fb61b3968a5412@git.apache.org> In-Reply-To: <1fb5f01888864478b19eb0bbc161960b@git.apache.org> References: <1fb5f01888864478b19eb0bbc161960b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [11/50] jena git commit: Correcting typo in properties archived-at: Tue, 14 Feb 2017 14:39:18 -0000 Correcting typo in properties Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/628c4ae1 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/628c4ae1 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/628c4ae1 Branch: refs/heads/ThreadPerGraphDataset Commit: 628c4ae1442c661767dcfb4aea03aa63541f1905 Parents: 26f6da7 Author: ajs6f Authored: Mon Jan 30 11:26:36 2017 -0500 Committer: ajs6f Committed: Mon Jan 30 11:26:36 2017 -0500 ---------------------------------------------------------------------- .../jena-osgi-features/src/main/resources/features.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/628c4ae1/apache-jena-osgi/jena-osgi-features/src/main/resources/features.xml ---------------------------------------------------------------------- diff --git a/apache-jena-osgi/jena-osgi-features/src/main/resources/features.xml b/apache-jena-osgi/jena-osgi-features/src/main/resources/features.xml index 3201fa2..be79f1f 100644 --- a/apache-jena-osgi/jena-osgi-features/src/main/resources/features.xml +++ b/apache-jena-osgi/jena-osgi-features/src/main/resources/features.xml @@ -34,7 +34,7 @@ mvn:org.apache.httpcomponents/httpcore-osgi/${ver.httpcore-osgi} mvn:org.apache.httpcomponents/httpclient-osgi/${ver.httpclient-osgi} mvn:org.apache.commons/commons-csv/${ver.commonscsv} - mvn:org.apache.commons/commons-lang3/${ver.commonslang} + mvn:org.apache.commons/commons-lang3/${ver.commonslang3} mvn:org.apache.thrift/libthrift/${ver.libthrift}