Repository: jena Updated Branches: refs/heads/jena3 acaa308fe -> d0336c859
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/e0b861a6 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/e0b861a6 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/e0b861a6 Branch: refs/heads/jena3 Commit: e0b861a6816b097587a38262be14f6e62270c90b Parents: acaa308 Author: Andy Seaborne <[email protected]> Authored: Sat Apr 25 23:53:18 2015 +0100 Committer: Andy Seaborne <[email protected]> Committed: Sat Apr 25 23:53:18 2015 +0100 ---------------------------------------------------------------------- jena-maven-tools/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/e0b861a6/jena-maven-tools/pom.xml ---------------------------------------------------------------------- diff --git a/jena-maven-tools/pom.xml b/jena-maven-tools/pom.xml index a9c259b..9ee595c 100644 --- a/jena-maven-tools/pom.xml +++ b/jena-maven-tools/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <parent> <groupId>org.apache.jena</groupId> <artifactId>jena-parent</artifactId> - <version>13-SNAPSHOT</version> + <version>14-SNAPSHOT</version> <relativePath>../jena-parent</relativePath> </parent>
