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/10/19 23:23:59 UTC

svn commit: r1400301 - in /jena/trunk: jena-arq/pom.xml jena-core/pom.xml jena-examples/pom.xml jena-fuseki/pom.xml jena-iri/pom.xml jena-larq/pom.xml jena-tdb/pom.xml pom.xml

Author: andy
Date: Fri Oct 19 21:23:59 2012
New Revision: 1400301

URL: http://svn.apache.org/viewvc?rev=1400301&view=rev
Log:
Revert versions

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

Modified: jena/trunk/jena-arq/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-arq/pom.xml?rev=1400301&r1=1400300&r2=1400301&view=diff
==============================================================================
--- jena/trunk/jena-arq/pom.xml (original)
+++ jena/trunk/jena-arq/pom.xml Fri Oct 19 21:23:59 2012
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
-    <version>5-SNAPSHOT</version>
+    <version>4-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=1400301&r1=1400300&r2=1400301&view=diff
==============================================================================
--- jena/trunk/jena-core/pom.xml (original)
+++ jena/trunk/jena-core/pom.xml Fri Oct 19 21:23:59 2012
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
-    <version>5-SNAPSHOT</version>
+    <version>4-SNAPSHOT</version>
     <relativePath>../jena-parent</relativePath>
   </parent>
 

Modified: jena/trunk/jena-examples/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-examples/pom.xml?rev=1400301&r1=1400300&r2=1400301&view=diff
==============================================================================
--- jena/trunk/jena-examples/pom.xml (original)
+++ jena/trunk/jena-examples/pom.xml Fri Oct 19 21:23:59 2012
@@ -50,7 +50,7 @@
     <dependency>
       <groupId>org.apache.jena</groupId>
       <artifactId>jena-tdb</artifactId>
-      <version>0.9.2-SNAPSHOT</version>
+      <version>0.9.3</version>
     </dependency>
     <dependency>
       <groupId>commons-cli</groupId>

Modified: jena/trunk/jena-fuseki/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-fuseki/pom.xml?rev=1400301&r1=1400300&r2=1400301&view=diff
==============================================================================
--- jena/trunk/jena-fuseki/pom.xml (original)
+++ jena/trunk/jena-fuseki/pom.xml Fri Oct 19 21:23:59 2012
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
-    <version>5-SNAPSHOT</version>
+    <version>4-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=1400301&r1=1400300&r2=1400301&view=diff
==============================================================================
--- jena/trunk/jena-iri/pom.xml (original)
+++ jena/trunk/jena-iri/pom.xml Fri Oct 19 21:23:59 2012
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
-    <version>5-SNAPSHOT</version>
+    <version>4-SNAPSHOT</version>
     <relativePath>../jena-parent</relativePath>
   </parent> 
 

Modified: jena/trunk/jena-larq/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-larq/pom.xml?rev=1400301&r1=1400300&r2=1400301&view=diff
==============================================================================
--- jena/trunk/jena-larq/pom.xml (original)
+++ jena/trunk/jena-larq/pom.xml Fri Oct 19 21:23:59 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
-    <version>2</version>
+    <version>4</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=1400301&r1=1400300&r2=1400301&view=diff
==============================================================================
--- jena/trunk/jena-tdb/pom.xml (original)
+++ jena/trunk/jena-tdb/pom.xml Fri Oct 19 21:23:59 2012
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>
-    <version>5-SNAPSHOT</version>
+    <version>4-SNAPSHOT</version>
     <relativePath>../jena-parent</relativePath>
   </parent> 
 

Modified: jena/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/pom.xml?rev=1400301&r1=1400300&r2=1400301&view=diff
==============================================================================
--- jena/trunk/pom.xml (original)
+++ jena/trunk/pom.xml Fri Oct 19 21:23:59 2012
@@ -23,7 +23,7 @@
   <artifactId>jena</artifactId>
   <packaging>pom</packaging>
   <url>http://jena.apache.org/</url>
-  <version>2.7.5-SNAPSHOT</version>
+  <version>2.7.4-SNAPSHOT</version>
 
   <!-- Needed for -Papache-release -->
   <parent>