You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2011/07/18 15:31:50 UTC

svn commit: r1147868 - /geronimo/bundles/trunk/axiom-all/pom.xml

Author: genspring
Date: Mon Jul 18 13:31:49 2011
New Revision: 1147868

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

Modified:
    geronimo/bundles/trunk/axiom-all/pom.xml

Modified: geronimo/bundles/trunk/axiom-all/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/axiom-all/pom.xml?rev=1147868&r1=1147867&r2=1147868&view=diff
==============================================================================
--- geronimo/bundles/trunk/axiom-all/pom.xml (original)
+++ geronimo/bundles/trunk/axiom-all/pom.xml Mon Jul 18 13:31:49 2011
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>${pkgArtifactId}</artifactId>
-    <version>1.2.12_1</version>
+    <version>1.2.12_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Geronimo Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
@@ -36,9 +36,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/tags/axiom-all-1.2.12_1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/axiom-all-1.2.12_1</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/axiom-all-1.2.12_1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/trunk/axiom-all</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/trunk/axiom-all</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/trunk/axiom-all</url>
     </scm>
 
     <properties>