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:11:12 UTC

svn commit: r938900 - /geronimo/bundles/trunk/derby-all/pom.xml

Author: rickmcguire
Date: Wed Apr 28 11:11:12 2010
New Revision: 938900

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

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

Modified: geronimo/bundles/trunk/derby-all/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/derby-all/pom.xml?rev=938900&r1=938899&r2=938900&view=diff
==============================================================================
--- geronimo/bundles/trunk/derby-all/pom.xml (original)
+++ geronimo/bundles/trunk/derby-all/pom.xml Wed Apr 28 11:11:12 2010
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>derby-all</artifactId>
-    <version>10.5.3.0_1_1</version>
+    <version>10.5.3.0_2_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Geronimo Bundles: Derby-${pkgVersion}${bundleVersion}</name>
     <description>
@@ -42,9 +42,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/tags/derby-all-10.5.3.0_1_1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/derby-all-10.5.3.0_1_1</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/derby-all-10.5.3.0_1_1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/trunk/derby-all</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/trunk/derby-all</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/trunk/derby-all</url>
     </scm>
 
     <dependencies>