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 2011/10/07 18:53:30 UTC

svn commit: r1180100 - /incubator/jena/Jena2/JenaTop/trunk/pom.xml

Author: andy
Date: Fri Oct  7 16:53:29 2011
New Revision: 1180100

URL: http://svn.apache.org/viewvc?rev=1180100&view=rev
Log:
Fix for correct parent POM versioning

Modified:
    incubator/jena/Jena2/JenaTop/trunk/pom.xml

Modified: incubator/jena/Jena2/JenaTop/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/JenaTop/trunk/pom.xml?rev=1180100&r1=1180099&r2=1180100&view=diff
==============================================================================
--- incubator/jena/Jena2/JenaTop/trunk/pom.xml (original)
+++ incubator/jena/Jena2/JenaTop/trunk/pom.xml Fri Oct  7 16:53:29 2011
@@ -5,7 +5,7 @@
   <name>jena-top</name>
   <groupId>org.apache.jena</groupId>
   <artifactId>jena-top</artifactId>
-  <version>0-SNAPSHOT</version>
+  <version>0-incubating-SNAPSHOT</version>
   <packaging>pom</packaging>
   <url>http://incubator.apache.org/jena</url>