You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by cl...@apache.org on 2014/06/15 20:22:03 UTC

svn commit: r1602747 - /jena/Experimental/new-test/pom.xml

Author: claude
Date: Sun Jun 15 18:22:03 2014
New Revision: 1602747

URL: http://svn.apache.org/r1602747
Log:
updated pom to jena 12.2.0-SNAPSHOT

Modified:
    jena/Experimental/new-test/pom.xml

Modified: jena/Experimental/new-test/pom.xml
URL: http://svn.apache.org/viewvc/jena/Experimental/new-test/pom.xml?rev=1602747&r1=1602746&r2=1602747&view=diff
==============================================================================
--- jena/Experimental/new-test/pom.xml (original)
+++ jena/Experimental/new-test/pom.xml Sun Jun 15 18:22:03 2014
@@ -2,7 +2,7 @@
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>new-test</artifactId>
-	<version>2.11.2</version>
+	<version>2.12.0-SNAPSHOT</version>
 	<name>new Jena tests</name>
 	<description>New test suite for Jena project.   This is a complete rewrite of the existing tests</description>
 	<parent>