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 21:22:38 UTC

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

Author: rickmcguire
Date: Wed Apr 21 19:22:37 2010
New Revision: 936455

URL: http://svn.apache.org/viewvc?rev=936455&view=rev
Log:
fix release number problem with jpa

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=936455&r1=936454&r2=936455&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 19:22:37 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.2-SNAPSHOT</version>
+    <version>1.1-SNAPSHOT</version>
 
     <description>Implementation of Sun JSR-317 JPA 2.0 Spec API</description>