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/06/13 15:29:28 UTC

svn commit: r1349835 - in /jena/trunk: apache-jena/pom.xml jena-arq/pom.xml jena-core/pom.xml jena-fuseki/pom.xml jena-iri/pom.xml jena-tdb/pom.xml

Author: andy
Date: Wed Jun 13 13:29:27 2012
New Revision: 1349835

URL: http://svn.apache.org/viewvc?rev=1349835&view=rev
Log:
Prepare for release (cycle 2)

Modified:
    jena/trunk/apache-jena/pom.xml
    jena/trunk/jena-arq/pom.xml
    jena/trunk/jena-core/pom.xml
    jena/trunk/jena-fuseki/pom.xml
    jena/trunk/jena-iri/pom.xml
    jena/trunk/jena-tdb/pom.xml

Modified: jena/trunk/apache-jena/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/apache-jena/pom.xml?rev=1349835&r1=1349834&r2=1349835&view=diff
==============================================================================
--- jena/trunk/apache-jena/pom.xml (original)
+++ jena/trunk/apache-jena/pom.xml Wed Jun 13 13:29:27 2012
@@ -35,7 +35,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
-    <version>1</version>
+    <version>1-SNAPSHOT</version>
     <relativePath>../jena-parent</relativePath>
   </parent> 
 

Modified: jena/trunk/jena-arq/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-arq/pom.xml?rev=1349835&r1=1349834&r2=1349835&view=diff
==============================================================================
--- jena/trunk/jena-arq/pom.xml (original)
+++ jena/trunk/jena-arq/pom.xml Wed Jun 13 13:29:27 2012
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
-    <version>1</version>
+    <version>1-SNAPSHOT</version>
     <relativePath>../jena-parent</relativePath>
   </parent>
 

Modified: jena/trunk/jena-core/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-core/pom.xml?rev=1349835&r1=1349834&r2=1349835&view=diff
==============================================================================
--- jena/trunk/jena-core/pom.xml (original)
+++ jena/trunk/jena-core/pom.xml Wed Jun 13 13:29:27 2012
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
-    <version>1</version>
+    <version>1-SNAPSHOT</version>
     <relativePath>../jena-parent</relativePath>
   </parent>
 

Modified: jena/trunk/jena-fuseki/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-fuseki/pom.xml?rev=1349835&r1=1349834&r2=1349835&view=diff
==============================================================================
--- jena/trunk/jena-fuseki/pom.xml (original)
+++ jena/trunk/jena-fuseki/pom.xml Wed Jun 13 13:29:27 2012
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
-    <version>1</version>
+    <version>1-SNAPSHOT</version>
     <relativePath>../jena-parent</relativePath>
   </parent> 
 

Modified: jena/trunk/jena-iri/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-iri/pom.xml?rev=1349835&r1=1349834&r2=1349835&view=diff
==============================================================================
--- jena/trunk/jena-iri/pom.xml (original)
+++ jena/trunk/jena-iri/pom.xml Wed Jun 13 13:29:27 2012
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
-    <version>1</version>
+    <version>1-SNAPSHOT</version>
     <relativePath>../jena-parent</relativePath>
   </parent> 
 

Modified: jena/trunk/jena-tdb/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-tdb/pom.xml?rev=1349835&r1=1349834&r2=1349835&view=diff
==============================================================================
--- jena/trunk/jena-tdb/pom.xml (original)
+++ jena/trunk/jena-tdb/pom.xml Wed Jun 13 13:29:27 2012
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
-    <version>1</version>
+    <version>1-SNAPSHOT</version>
     <relativePath>../jena-parent</relativePath>
   </parent>