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 2007/04/07 21:14:54 UTC

svn commit: r526474 - in /incubator/openjpa/branches/0.9.7-incubating/openjpa-integration: examples/pom.xml tck/pom.xml

Author: mikedd
Date: Sat Apr  7 12:14:53 2007
New Revision: 526474

URL: http://svn.apache.org/viewvc?view=rev&rev=526474
Log:
updating version to 0.9.7-incubating

Modified:
    incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/examples/pom.xml
    incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/tck/pom.xml

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/examples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/examples/pom.xml?view=diff&rev=526474&r1=526473&r2=526474
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/examples/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/examples/pom.xml Sat Apr  7 12:14:53 2007
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>0.9.7-incubating-SNAPSHOT</version>
+        <version>0.9.7-incubating</version>
     </parent>
 
     <build>

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/tck/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/tck/pom.xml?view=diff&rev=526474&r1=526473&r2=526474
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/tck/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-integration/tck/pom.xml Sat Apr  7 12:14:53 2007
@@ -52,7 +52,7 @@
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-integration</artifactId>
-        <version>0.9.7-incubating-SNAPSHOT</version>
+        <version>0.9.7-incubating</version>
     </parent>
 
     <profiles>