You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by gn...@apache.org on 2013/11/27 16:58:26 UTC

svn commit: r1546081 - /geronimo/specs/trunk/geronimo-stax-api_1.2_spec/pom.xml

Author: gnodet
Date: Wed Nov 27 15:58:26 2013
New Revision: 1546081

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

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

Modified: geronimo/specs/trunk/geronimo-stax-api_1.2_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-stax-api_1.2_spec/pom.xml?rev=1546081&r1=1546080&r2=1546081&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-stax-api_1.2_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-stax-api_1.2_spec/pom.xml Wed Nov 27 15:58:26 2013
@@ -34,7 +34,7 @@
     <artifactId>geronimo-stax-api_1.2_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Geronimo STAX Spec 1.2</name>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.2</version>
 
     <description>Java STAX Spec API 1.2</description>
 
@@ -51,9 +51,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-stax-api_1.2_spec</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-stax-api_1.2_spec</developerConnection>
-        <url>https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-stax-api_1.2_spec</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-stax-api_1.2_spec-1.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-stax-api_1.2_spec-1.2</developerConnection>
+        <url>https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-stax-api_1.2_spec-1.2</url>
     </scm>
 
     <dependencies>