You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/04/28 13:24:26 UTC

svn commit: r938929 - /geronimo/bundles/trunk/wadi-core/pom.xml

Author: rickmcguire
Date: Wed Apr 28 11:24:25 2010
New Revision: 938929

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

Modified:
    geronimo/bundles/trunk/wadi-core/pom.xml

Modified: geronimo/bundles/trunk/wadi-core/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/wadi-core/pom.xml?rev=938929&r1=938928&r2=938929&view=diff
==============================================================================
--- geronimo/bundles/trunk/wadi-core/pom.xml (original)
+++ geronimo/bundles/trunk/wadi-core/pom.xml Wed Apr 28 11:24:25 2010
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>wadi-core</artifactId>
-    <version>2.1.2_1</version>
+    <version>2.1.2_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/wadi-core-2.1.2_1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/wadi-core-2.1.2_1</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/wadi-core-2.1.2_1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/trunk/wadi-core</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/trunk/wadi-core</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/trunk/wadi-core</url>
     </scm>
 
     <properties>