Repository: jena Updated Branches: refs/heads/master 6252acede -> 2da64fe47
Update to correct parent version Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/2da64fe4 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/2da64fe4 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/2da64fe4 Branch: refs/heads/master Commit: 2da64fe4733f09bb4e015344cb7dbb19c4818fa8 Parents: 6252ace Author: Rob Vesse <[email protected]> Authored: Thu Oct 23 09:32:40 2014 +0100 Committer: Rob Vesse <[email protected]> Committed: Thu Oct 23 09:32:40 2014 +0100 ---------------------------------------------------------------------- jena-csv/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/2da64fe4/jena-csv/pom.xml ---------------------------------------------------------------------- diff --git a/jena-csv/pom.xml b/jena-csv/pom.xml index 7646f3b..71feb9c 100644 --- a/jena-csv/pom.xml +++ b/jena-csv/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.jena</groupId> <artifactId>jena-parent</artifactId> - <version>11-SNAPSHOT</version> + <version>12-SNAPSHOT</version> <relativePath /> </parent>
