You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2013/03/30 04:03:59 UTC

svn commit: r1462691 - /geronimo/specs/trunk/geronimo-jaxws_2.2_spec/pom.xml

Author: gawor
Date: Sat Mar 30 03:03:59 2013
New Revision: 1462691

URL: http://svn.apache.org/r1462691
Log:
[maven-release-plugin] prepare release geronimo-jaxws_2.2_spec-1.2

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

Modified: geronimo/specs/trunk/geronimo-jaxws_2.2_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaxws_2.2_spec/pom.xml?rev=1462691&r1=1462690&r2=1462691&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaxws_2.2_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaxws_2.2_spec/pom.xml Sat Mar 30 03:03:59 2013
@@ -34,7 +34,7 @@
     <artifactId>geronimo-jaxws_2.2_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Geronimo JAX-WS Spec 2.2</name>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.2</version>
     <description>Java API for XML Web Services 2.2</description>
 
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
@@ -50,9 +50,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jaxws_2.2_spec/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jaxws_2.2_spec/</developerConnection>
-        <url>https://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-jaxws_2.2_spec/</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxws_2.2_spec-1.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jaxws_2.2_spec-1.2</developerConnection>
+        <url>https://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-jaxws_2.2_spec-1.2</url>
     </scm>
 
     <dependencies>