[maven-release-plugin] prepare release geronimo-annotation_1.2_spec-1.0

git-svn-id: https://svn.apache.org/repos/asf/geronimo/specs/trunk@1670449 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/geronimo-annotation_1.2_spec/pom.xml b/geronimo-annotation_1.2_spec/pom.xml
index 4d99bbb..4aa2904 100644
--- a/geronimo-annotation_1.2_spec/pom.xml
+++ b/geronimo-annotation_1.2_spec/pom.xml
@@ -34,7 +34,7 @@
     <artifactId>geronimo-annotation_1.2_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Geronimo Annotation Spec 1.2</name>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <description>Annotation spec 1.2 API</description>
 
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
@@ -50,9 +50,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-annotation_1.2_spec/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-annotation_1.2_spec/</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-annotation_1.2_spec/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-annotation_1.2_spec-1.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-annotation_1.2_spec-1.0</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-annotation_1.2_spec-1.0</url>
     </scm>
 
     <build>