Author: mprudhom
Date: Tue Aug 28 10:16:08 2007
New Revision: 570490

URL: http://svn.apache.org/viewvc?rev=570490&view=rev
Log:
Changed maintenance branch version to be 1.0.1-SNAPSHOT

Modified:
    openjpa/branches/1.0.x/openjpa-all/pom.xml
    openjpa/branches/1.0.x/openjpa-examples/pom.xml
    openjpa/branches/1.0.x/openjpa-integration/examples/pom.xml
    openjpa/branches/1.0.x/openjpa-integration/pom.xml
    openjpa/branches/1.0.x/openjpa-integration/tck/pom.xml
    openjpa/branches/1.0.x/openjpa-jdbc-5/pom.xml
    openjpa/branches/1.0.x/openjpa-jdbc/pom.xml
    openjpa/branches/1.0.x/openjpa-kernel-5/pom.xml
    openjpa/branches/1.0.x/openjpa-kernel/pom.xml
    openjpa/branches/1.0.x/openjpa-lib/pom.xml
    openjpa/branches/1.0.x/openjpa-persistence-jdbc/pom.xml
    openjpa/branches/1.0.x/openjpa-persistence/pom.xml
    openjpa/branches/1.0.x/openjpa-project/pom.xml
    openjpa/branches/1.0.x/openjpa-xmlstore/pom.xml
    openjpa/branches/1.0.x/pom.xml

Modified: openjpa/branches/1.0.x/openjpa-all/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-all/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-all/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-all/pom.xml Tue Aug 28 10:16:08 2007
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <properties>
         <scm.dir>svn.apache.org/repos/asf/openjpa/trunk/openjpa-all</scm.dir>

Modified: openjpa/branches/1.0.x/openjpa-examples/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-examples/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-examples/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-examples/pom.xml Tue Aug 28 10:16:08 2007
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>

Modified: openjpa/branches/1.0.x/openjpa-integration/examples/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-integration/examples/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-integration/examples/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-integration/examples/pom.xml Tue Aug 28 
10:16:08 2007
@@ -37,7 +37,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <profiles>

Modified: openjpa/branches/1.0.x/openjpa-integration/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-integration/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-integration/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-integration/pom.xml Tue Aug 28 10:16:08 2007
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <modules>
         <module>examples</module>

Modified: openjpa/branches/1.0.x/openjpa-integration/tck/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-integration/tck/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-integration/tck/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-integration/tck/pom.xml Tue Aug 28 10:16:08 
2007
@@ -55,7 +55,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <profiles>

Modified: openjpa/branches/1.0.x/openjpa-jdbc-5/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-jdbc-5/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-jdbc-5/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-jdbc-5/pom.xml Tue Aug 28 10:16:08 2007
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>

Modified: openjpa/branches/1.0.x/openjpa-jdbc/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-jdbc/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-jdbc/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-jdbc/pom.xml Tue Aug 28 10:16:08 2007
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <profiles>
         <profile>

Modified: openjpa/branches/1.0.x/openjpa-kernel-5/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-kernel-5/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-kernel-5/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-kernel-5/pom.xml Tue Aug 28 10:16:08 2007
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>

Modified: openjpa/branches/1.0.x/openjpa-kernel/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-kernel/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-kernel/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-kernel/pom.xml Tue Aug 28 10:16:08 2007
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <profiles>
         <profile>

Modified: openjpa/branches/1.0.x/openjpa-lib/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-lib/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-lib/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-lib/pom.xml Tue Aug 28 10:16:08 2007
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <profiles>
         <profile>

Modified: openjpa/branches/1.0.x/openjpa-persistence-jdbc/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-persistence-jdbc/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-persistence-jdbc/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-persistence-jdbc/pom.xml Tue Aug 28 10:16:08 
2007
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <properties>
         <openjpa.loglevel>INFO</openjpa.loglevel>

Modified: openjpa/branches/1.0.x/openjpa-persistence/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-persistence/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-persistence/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-persistence/pom.xml Tue Aug 28 10:16:08 2007
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>

Modified: openjpa/branches/1.0.x/openjpa-project/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-project/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-project/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-project/pom.xml Tue Aug 28 10:16:08 2007
@@ -40,7 +40,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <properties>

Modified: openjpa/branches/1.0.x/openjpa-xmlstore/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/openjpa-xmlstore/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/openjpa-xmlstore/pom.xml (original)
+++ openjpa/branches/1.0.x/openjpa-xmlstore/pom.xml Tue Aug 28 10:16:08 2007
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <profiles>
         <profile>

Modified: openjpa/branches/1.0.x/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.0.x/pom.xml?rev=570490&r1=570489&r2=570490&view=diff
==============================================================================
--- openjpa/branches/1.0.x/pom.xml (original)
+++ openjpa/branches/1.0.x/pom.xml Tue Aug 28 10:16:08 2007
@@ -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>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <url>http://openjpa.apache.org</url>
     <issueManagement>
         <system>jira</system>


Reply via email to