You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2008/11/11 01:33:17 UTC

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

Author: djencks
Date: Mon Nov 10 16:33:16 2008
New Revision: 712889

URL: http://svn.apache.org/viewvc?rev=712889&view=rev
Log:
Use version 1.0-EA-SNAPSHOT since most draft specs requires some indication of early access status

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=712889&r1=712888&r2=712889&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jpa_2.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jpa_2.0_spec/pom.xml Mon Nov 10 16:33:16 2008
@@ -33,7 +33,7 @@
     <artifactId>geronimo-jpa_2.0_spec</artifactId>
     <packaging>jar</packaging>
     <name>JPA 2.0</name>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-EA-SNAPSHOT</version>
 
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
     <distributionManagement>