You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by da...@apache.org on 2006/12/14 08:32:09 UTC

svn commit: r487066 - /geronimo/specs/trunk/geronimo-activation_1.1_spec/pom.xml

Author: dain
Date: Wed Dec 13 23:32:08 2006
New Revision: 487066

URL: http://svn.apache.org/viewvc?view=rev&rev=487066
Log:
[maven-release-plugin] prepare release geronimo-activation_1.1_spec-1.0-M1

Modified:
    geronimo/specs/trunk/geronimo-activation_1.1_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-activation_1.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-activation_1.1_spec/pom.xml?view=diff&rev=487066&r1=487065&r2=487066
==============================================================================
--- geronimo/specs/trunk/geronimo-activation_1.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-activation_1.1_spec/pom.xml Wed Dec 13 23:32:08 2006
@@ -33,6 +33,12 @@
 
     <artifactId>geronimo-activation_1.1_spec</artifactId>
     <name>Activation 1.1</name>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-M1</version>
 
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-activation_1.1_spec-1.0-M1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-activation_1.1_spec-1.0-M1</developerConnection>
+    <url>https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-activation_1.1_spec-1.0-M1</url>
+  </scm>
 </project>