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/15 20:46:26 UTC

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

Author: rickmcguire
Date: Thu Apr 15 18:46:26 2010
New Revision: 934535

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

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=934535&r1=934534&r2=934535&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jpa_2.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jpa_2.0_spec/pom.xml Thu Apr 15 18:46:26 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.0.2-SNAPSHOT</version>
+    <version>1.0.1-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>