[maven-release-plugin] prepare release geronimo-jcdi_2.0_spec-1.0

git-svn-id: https://svn.apache.org/repos/asf/geronimo/specs/trunk@1800035 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/geronimo-jcdi_2.0_spec/pom.xml b/geronimo-jcdi_2.0_spec/pom.xml
index 516ba89..b458db1 100644
--- a/geronimo-jcdi_2.0_spec/pom.xml
+++ b/geronimo-jcdi_2.0_spec/pom.xml
@@ -28,7 +28,7 @@
     <artifactId>geronimo-jcdi_2.0_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Geronimo JCDI Spec 2.0</name>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
 
     <description>
         Apache Geronimo implementation of the JSR-365 Context and Dependency Injection 2.0 Specification
@@ -47,9 +47,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jcdi_2.0_spec/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jcdi_2.0_spec/</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-jcdi_2.0_spec/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jcdi_2.0_spec-1.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jcdi_2.0_spec-1.0</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-jcdi_2.0_spec-1.0</url>
     </scm>
 
     <!-- added so the build can find staged depends -->