You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2009/06/02 19:56:41 UTC

svn commit: r781102 - /geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA/pom.xml

Author: dwoods
Date: Tue Jun  2 17:56:41 2009
New Revision: 781102

URL: http://svn.apache.org/viewvc?rev=781102&view=rev
Log:
update version to 1.0-EA-SNAPSHOT

Modified:
    geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA/pom.xml

Modified: geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA/pom.xml?rev=781102&r1=781101&r2=781102&view=diff
==============================================================================
--- geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA/pom.xml (original)
+++ geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA/pom.xml Tue Jun  2 17:56:41 2009
@@ -31,11 +31,11 @@
     </parent>
 
     <artifactId>geronimo-validation_1.0_spec</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-EA-SNAPSHOT</version>
     <packaging>jar</packaging>
-    <name>Apache Geronimo JSR-303 Bean Validation Spec API</name>
+    <name>Apache Geronimo JSR-303 Bean Validation 1.0 Early Access Spec API</name>
 
-    <description>Implementation of JSR-303 Bean Validation Spec API</description>
+    <description>Early Acces Implementation of JSR-303 Bean Validation 1.0 Spec API</description>
 
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
     <distributionManagement>