You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/04/21 20:34:33 UTC

svn commit: r936427 - /geronimo/specs/trunk/geronimo-jpa_2.0_spec/pom.xml

Author: rickmcguire
Date: Wed Apr 21 18:34:32 2010
New Revision: 936427

URL: http://svn.apache.org/viewvc?rev=936427&view=rev
Log:
[maven-release-plugin] rollback the release of geronimo-jpa_2.0_spec-1.2

Modified:
    geronimo/specs/trunk/geronimo-jpa_2.0_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-jpa_2.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jpa_2.0_spec/pom.xml?rev=936427&r1=936426&r2=936427&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jpa_2.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jpa_2.0_spec/pom.xml Wed Apr 21 18:34:32 2010
@@ -34,7 +34,7 @@
     <artifactId>geronimo-jpa_2.0_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Geronimo JSR-317 JPA 2.0 Spec API</name>
-    <version>1.3-SNAPSHOT</version>
+    <version>1.2-SNAPSHOT</version>
 
     <description>Implementation of Sun JSR-317 JPA 2.0 Spec API</description>
 
@@ -103,7 +103,7 @@
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-osgi-locator</artifactId>
-            <version>1.1-SNAPSHOT</version>
+            <version>1.0-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>