You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2012/07/20 13:37:15 UTC

svn commit: r1363740 - /jena/trunk/jena-sdb/pom.xml

Author: andy
Date: Fri Jul 20 11:37:14 2012
New Revision: 1363740

URL: http://svn.apache.org/viewvc?rev=1363740&view=rev
Log:
Use v2 of parent POM

Modified:
    jena/trunk/jena-sdb/pom.xml

Modified: jena/trunk/jena-sdb/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-sdb/pom.xml?rev=1363740&r1=1363739&r2=1363740&view=diff
==============================================================================
--- jena/trunk/jena-sdb/pom.xml (original)
+++ jena/trunk/jena-sdb/pom.xml Fri Jul 20 11:37:14 2012
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2</version>
     <relativePath>../jena-parent</relativePath>
   </parent>