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/23 19:06:05 UTC

svn commit: r937385 - /geronimo/bundles/trunk/backport-util-concurrent/pom.xml

Author: rickmcguire
Date: Fri Apr 23 17:06:05 2010
New Revision: 937385

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

Modified:
    geronimo/bundles/trunk/backport-util-concurrent/pom.xml

Modified: geronimo/bundles/trunk/backport-util-concurrent/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/backport-util-concurrent/pom.xml?rev=937385&r1=937384&r2=937385&view=diff
==============================================================================
--- geronimo/bundles/trunk/backport-util-concurrent/pom.xml (original)
+++ geronimo/bundles/trunk/backport-util-concurrent/pom.xml Fri Apr 23 17:06:05 2010
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>${pkgArtifactId}</artifactId>
-    <version>2.2_1</version>
+    <version>2.2_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Geronimo Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
@@ -43,9 +43,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/tags/backport-util-concurrent-2.2_1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/backport-util-concurrent-2.2_1</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/backport-util-concurrent-2.2_1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/trunk/backport-util-concurrent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/trunk/backport-util-concurrent</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/trunk/backport-util-concurrent</url>
     </scm>
 
     <dependencies>