You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rm...@apache.org on 2015/02/09 19:28:04 UTC

svn commit: r1658501 - /geronimo/specs/trunk/geronimo-jta_1.2_spec/pom.xml

Author: rmannibucau
Date: Mon Feb  9 18:28:03 2015
New Revision: 1658501

URL: http://svn.apache.org/r1658501
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: geronimo/specs/trunk/geronimo-jta_1.2_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jta_1.2_spec/pom.xml?rev=1658501&r1=1658500&r2=1658501&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jta_1.2_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jta_1.2_spec/pom.xml Mon Feb  9 18:28:03 2015
@@ -34,7 +34,7 @@
   <artifactId>geronimo-jta_1.2_spec</artifactId>
   <packaging>bundle</packaging>
   <name>Apache Geronimo JTA Spec 1.2</name>
-  <version>1.0-alpha-1</version>
+  <version>1.0-SNAPSHOT</version>
   <description>Java Transaction Architecture 1.2 API</description>
 
   <url>http://geronimo.apache.org/maven/${siteId}/${project.version}</url>
@@ -65,10 +65,10 @@
   </dependencies>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jta_1.2_spec-1.0-alpha-1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jta_1.2_spec-1.0-alpha-1
+    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jta_1.2_spec/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jta_1.2_spec/
     </developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-jta_1.2_spec-1.0-alpha-1</url>
+    <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-jta_1.2_spec/</url>
   </scm>
 
   <build>