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 06:50:09 UTC

svn commit: r486978 - /geronimo/specs/trunk/pom.xml

Author: dain
Date: Wed Dec 13 21:50:08 2006
New Revision: 486978

URL: http://svn.apache.org/viewvc?view=rev&rev=486978
Log:
[maven-release-plugin] prepare release specs-1.2

Modified:
    geronimo/specs/trunk/pom.xml

Modified: geronimo/specs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/pom.xml?view=diff&rev=486978&r1=486977&r2=486978
==============================================================================
--- geronimo/specs/trunk/pom.xml (original)
+++ geronimo/specs/trunk/pom.xml Wed Dec 13 21:50:08 2006
@@ -35,16 +35,16 @@
     <name>Geronimo Specifications</name>
     <packaging>pom</packaging>
 
-    <version>1.2-SNAPSHOT</version>
+    <version>1.2</version>
 
     <description>
         Provides open-source implementations of Sun specifications.
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/specs/trunk/</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/specs/tags/specs/specs-1.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/specs/tags/specs/specs-1.2</developerConnection>
+        <url>https://svn.apache.org/repos/asf/specs/tags/specs/specs-1.2</url>
     </scm>
 
     <dependencies>