You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by mi...@apache.org on 2011/02/03 23:40:06 UTC

svn commit: r1067012 - in /openjpa/branches/2.1.x: ./ openjpa-all/ openjpa-examples/ openjpa-examples/image-gallery/ openjpa-examples/openbooks/ openjpa-examples/simple/ openjpa-integration/ openjpa-integration/daytrader/ openjpa-integration/examples/ ...

Author: mikedd
Date: Thu Feb  3 22:40:05 2011
New Revision: 1067012

URL: http://svn.apache.org/viewvc?rev=1067012&view=rev
Log:
[maven-release-plugin] rollback the release of 2.1.0

Modified:
    openjpa/branches/2.1.x/openjpa-all/pom.xml
    openjpa/branches/2.1.x/openjpa-examples/image-gallery/pom.xml
    openjpa/branches/2.1.x/openjpa-examples/openbooks/pom.xml
    openjpa/branches/2.1.x/openjpa-examples/pom.xml
    openjpa/branches/2.1.x/openjpa-examples/simple/pom.xml
    openjpa/branches/2.1.x/openjpa-integration/daytrader/pom.xml
    openjpa/branches/2.1.x/openjpa-integration/examples/pom.xml
    openjpa/branches/2.1.x/openjpa-integration/jmx/pom.xml
    openjpa/branches/2.1.x/openjpa-integration/pom.xml
    openjpa/branches/2.1.x/openjpa-integration/slf4j/pom.xml
    openjpa/branches/2.1.x/openjpa-integration/tck/pom.xml
    openjpa/branches/2.1.x/openjpa-integration/validation/pom.xml
    openjpa/branches/2.1.x/openjpa-jdbc/pom.xml
    openjpa/branches/2.1.x/openjpa-kernel/pom.xml
    openjpa/branches/2.1.x/openjpa-lib/pom.xml
    openjpa/branches/2.1.x/openjpa-persistence-jdbc/pom.xml
    openjpa/branches/2.1.x/openjpa-persistence-locking/pom.xml
    openjpa/branches/2.1.x/openjpa-persistence/pom.xml
    openjpa/branches/2.1.x/openjpa-project/pom.xml
    openjpa/branches/2.1.x/openjpa-slice/pom.xml
    openjpa/branches/2.1.x/openjpa-xmlstore/pom.xml
    openjpa/branches/2.1.x/openjpa/pom.xml
    openjpa/branches/2.1.x/pom.xml

Modified: openjpa/branches/2.1.x/openjpa-all/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-all/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-all/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-all/pom.xml Thu Feb  3 22:40:05 2011
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-examples/image-gallery/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-examples/image-gallery/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-examples/image-gallery/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-examples/image-gallery/pom.xml Thu Feb  3 22:40:05 2011
@@ -27,7 +27,7 @@
   <parent>
       <groupId>org.apache.openjpa</groupId>
       <artifactId>openjpa-examples</artifactId>
-      <version>2.1.1-SNAPSHOT</version>
+      <version>2.1.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.openjpa.openjpa-examples</groupId>

Modified: openjpa/branches/2.1.x/openjpa-examples/openbooks/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-examples/openbooks/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-examples/openbooks/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-examples/openbooks/pom.xml Thu Feb  3 22:40:05 2011
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-examples</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa.openjpa-examples</groupId>

Modified: openjpa/branches/2.1.x/openjpa-examples/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-examples/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-examples/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-examples/pom.xml Thu Feb  3 22:40:05 2011
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-examples/simple/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-examples/simple/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-examples/simple/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-examples/simple/pom.xml Thu Feb  3 22:40:05 2011
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-examples</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa.openjpa-examples</groupId>

Modified: openjpa/branches/2.1.x/openjpa-integration/daytrader/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-integration/daytrader/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-integration/daytrader/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-integration/daytrader/pom.xml Thu Feb  3 22:40:05 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>openjpa-integration-daytrader</artifactId>

Modified: openjpa/branches/2.1.x/openjpa-integration/examples/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-integration/examples/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-integration/examples/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-integration/examples/pom.xml Thu Feb  3 22:40:05 2011
@@ -37,7 +37,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-integration/jmx/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-integration/jmx/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-integration/jmx/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-integration/jmx/pom.xml Thu Feb  3 22:40:05 2011
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>openjpa-integration-jmx</artifactId>

Modified: openjpa/branches/2.1.x/openjpa-integration/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-integration/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-integration/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-integration/pom.xml Thu Feb  3 22:40:05 2011
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-integration/slf4j/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-integration/slf4j/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-integration/slf4j/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-integration/slf4j/pom.xml Thu Feb  3 22:40:05 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>openjpa-integration-slf4j</artifactId>

Modified: openjpa/branches/2.1.x/openjpa-integration/tck/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-integration/tck/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-integration/tck/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-integration/tck/pom.xml Thu Feb  3 22:40:05 2011
@@ -72,7 +72,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-integration/validation/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-integration/validation/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-integration/validation/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-integration/validation/pom.xml Thu Feb  3 22:40:05 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-jdbc/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-jdbc/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-jdbc/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-jdbc/pom.xml Thu Feb  3 22:40:05 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-kernel/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-kernel/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-kernel/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-kernel/pom.xml Thu Feb  3 22:40:05 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-lib/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-lib/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-lib/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-lib/pom.xml Thu Feb  3 22:40:05 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-persistence-jdbc/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-persistence-jdbc/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-persistence-jdbc/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-persistence-jdbc/pom.xml Thu Feb  3 22:40:05 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-persistence-locking/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-persistence-locking/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-persistence-locking/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-persistence-locking/pom.xml Thu Feb  3 22:40:05 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-persistence/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-persistence/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-persistence/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-persistence/pom.xml Thu Feb  3 22:40:05 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-project/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-project/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-project/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-project/pom.xml Thu Feb  3 22:40:05 2011
@@ -39,7 +39,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-slice/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-slice/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-slice/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-slice/pom.xml Thu Feb  3 22:40:05 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa-xmlstore/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa-xmlstore/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa-xmlstore/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa-xmlstore/pom.xml Thu Feb  3 22:40:05 2011
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>

Modified: openjpa/branches/2.1.x/openjpa/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/openjpa/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/openjpa/pom.xml (original)
+++ openjpa/branches/2.1.x/openjpa/pom.xml Thu Feb  3 22:40:05 2011
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>openjpa</artifactId>

Modified: openjpa/branches/2.1.x/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.1.x/pom.xml?rev=1067012&r1=1067011&r2=1067012&view=diff
==============================================================================
--- openjpa/branches/2.1.x/pom.xml (original)
+++ openjpa/branches/2.1.x/pom.xml Thu Feb  3 22:40:05 2011
@@ -40,7 +40,7 @@
         Changing this version needs to also be done in all children poms
         See: http://jira.codehaus.org/browse/MNG-624
     -->
-    <version>2.1.1-SNAPSHOT</version>
+    <version>2.1.0-SNAPSHOT</version>
 
     <properties>
         <openjpa.version>${project.version}</openjpa.version>