update version to 1.0-EA-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/geronimo/specs/branches/geronimo-validation_1.0_spec-1.0-EA@781102 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index cc322e0..4c8e097 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>