You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by st...@apache.org on 2014/08/30 20:34:19 UTC

svn commit: r1621505 - /geronimo/specs/trunk/geronimo-annotation_1.2_spec/pom.xml

Author: struberg
Date: Sat Aug 30 18:34:19 2014
New Revision: 1621505

URL: http://svn.apache.org/r1621505
Log:
[maven-release-plugin] prepare release geronimo-annotation_1.2_spec-1.0-alpha-1

Modified:
    geronimo/specs/trunk/geronimo-annotation_1.2_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-annotation_1.2_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-annotation_1.2_spec/pom.xml?rev=1621505&r1=1621504&r2=1621505&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-annotation_1.2_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-annotation_1.2_spec/pom.xml Sat Aug 30 18:34:19 2014
@@ -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.MR2-SNAPSHOT</version>
+    <version>1.0-alpha-1</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-alpha-1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-annotation_1.2_spec-1.0-alpha-1</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-annotation_1.2_spec-1.0-alpha-1</url>
     </scm>
 
     <build>