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:13:56 UTC

svn commit: r937402 - /geronimo/bundles/trunk/commons-discovery/pom.xml

Author: rickmcguire
Date: Fri Apr 23 17:13:55 2010
New Revision: 937402

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

Modified:
    geronimo/bundles/trunk/commons-discovery/pom.xml

Modified: geronimo/bundles/trunk/commons-discovery/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/commons-discovery/pom.xml?rev=937402&r1=937401&r2=937402&view=diff
==============================================================================
--- geronimo/bundles/trunk/commons-discovery/pom.xml (original)
+++ geronimo/bundles/trunk/commons-discovery/pom.xml Fri Apr 23 17:13:55 2010
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>${pkgArtifactId}</artifactId>
-    <version>0.4_1</version>
+    <version>0.4_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/commons-discovery-0.4_1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/commons-discovery-0.4_1</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/commons-discovery-0.4_1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/trunk/commons-discover</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/trunk/commons-discovery</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/trunk/commons-discovery</url>
     </scm>
 
     <dependencies>