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 2008/02/01 11:36:01 UTC

svn commit: r617440 - /geronimo/specs/trunk/geronimo-jta_1.1_spec/pom.xml

Author: gnodet
Date: Fri Feb  1 02:36:01 2008
New Revision: 617440

URL: http://svn.apache.org/viewvc?rev=617440&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: geronimo/specs/trunk/geronimo-jta_1.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jta_1.1_spec/pom.xml?rev=617440&r1=617439&r2=617440&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jta_1.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jta_1.1_spec/pom.xml Fri Feb  1 02:36:01 2008
@@ -34,7 +34,7 @@
     <artifactId>geronimo-jta_1.1_spec</artifactId>
     <packaging>jar</packaging>
     <name>JTA 1.1</name>
-    <version>1.1.1</version>
+    <version>1.1.2-SNAPSHOT</version>
 
     <properties>
 	    <geronimo.osgi.export.pkg>javax.transaction*</geronimo.osgi.export.pkg>
@@ -42,9 +42,9 @@
 	</properties>
 
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jta_1.1_spec-1.1.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jta_1.1_spec-1.1.1</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jta_1.1_spec-1.1.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jta_1.1_spec/</connection>
+        <developerConnection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jta_1.1_spec/</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-jta_1.1_spec/</url>
     </scm>
 
 </project>