Return-Path: X-Original-To: apmail-jena-commits-archive@www.apache.org Delivered-To: apmail-jena-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5EDD017B28 for ; Tue, 28 Oct 2014 16:19:36 +0000 (UTC) Received: (qmail 5951 invoked by uid 500); 28 Oct 2014 16:19:36 -0000 Delivered-To: apmail-jena-commits-archive@jena.apache.org Received: (qmail 5928 invoked by uid 500); 28 Oct 2014 16:19:36 -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 5889 invoked by uid 99); 28 Oct 2014 16:19:36 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2014 16:19:36 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id EDC4A9960E0; Tue, 28 Oct 2014 16:19:35 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: andy@apache.org To: commits@jena.apache.org Date: Tue, 28 Oct 2014 16:19:36 -0000 Message-Id: <5affecadbab74fb982463b6a7f177525@git.apache.org> In-Reply-To: <471d5184c2fc4197a7eec7209d6a4280@git.apache.org> References: <471d5184c2fc4197a7eec7209d6a4280@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] git commit: Fix CSV pom and a typo in top POM. This closes #8 Fix CSV pom and a typo in top POM. This closes #8 Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/ec6c5053 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/ec6c5053 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/ec6c5053 Branch: refs/heads/master Commit: ec6c5053e62cdb5988b4cf0ffcd429fb4a75a68b Parents: 77c9788 Author: Andy Seaborne Authored: Tue Oct 28 16:19:22 2014 +0000 Committer: Andy Seaborne Committed: Tue Oct 28 16:19:22 2014 +0000 ---------------------------------------------------------------------- jena-csv/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/ec6c5053/jena-csv/pom.xml ---------------------------------------------------------------------- diff --git a/jena-csv/pom.xml b/jena-csv/pom.xml index 71feb9c..ed49f31 100644 --- a/jena-csv/pom.xml +++ b/jena-csv/pom.xml @@ -27,7 +27,7 @@ org.apache.jena jena-parent 12-SNAPSHOT - + ../jena-parent http://git-wip-us.apache.org/repos/asf/jena/blob/ec6c5053/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b29f9a8..f367363 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@