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

svn commit: r945475 - /geronimo/bundles/trunk/axiom-api/pom.xml

Author: xuhaihong
Date: Tue May 18 03:31:31 2010
New Revision: 945475

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

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

Modified: geronimo/bundles/trunk/axiom-api/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/axiom-api/pom.xml?rev=945475&r1=945474&r2=945475&view=diff
==============================================================================
--- geronimo/bundles/trunk/axiom-api/pom.xml (original)
+++ geronimo/bundles/trunk/axiom-api/pom.xml Tue May 18 03:31:31 2010
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>${pkgArtifactId}</artifactId>
-    <version>1.2.8_1</version>
+    <version>1.2.8_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-api-1.2.8_1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/axiom-api-1.2.8_1</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/axiom-api-1.2.8_1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/trunk/axiom-api</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/trunk/axiom-api</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/trunk/axiom-api</url>
     </scm>
 
     <properties>