Repository: jena Updated Branches: refs/heads/master 6bf5715b8 -> 960a2ebce
Must use explicit version to use the release plugin Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/cf7b9a34 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/cf7b9a34 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/cf7b9a34 Branch: refs/heads/master Commit: cf7b9a34fbf31a6234762e604c2be34c1f6e1ea3 Parents: 6bf5715 Author: Andy Seaborne <[email protected]> Authored: Mon Feb 23 10:44:57 2015 +0000 Committer: Andy Seaborne <[email protected]> Committed: Mon Feb 23 10:44:57 2015 +0000 ---------------------------------------------------------------------- jena-extras/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/cf7b9a34/jena-extras/pom.xml ---------------------------------------------------------------------- diff --git a/jena-extras/pom.xml b/jena-extras/pom.xml index 57c0ca0..0d7ab2f 100644 --- a/jena-extras/pom.xml +++ b/jena-extras/pom.xml @@ -121,7 +121,7 @@ This is the parent module for the Jena Extra modules. <dependency> <groupId>org.apache.jena</groupId> <artifactId>apache-jena-libs</artifactId> - <version>${jena-version}</version> + <version>2.13.0-SNAPSHOT</version> <type>pom</type> </dependency> <dependency>
