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:17:24 UTC

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

Author: rickmcguire
Date: Fri Apr 23 17:17:24 2010
New Revision: 937405

URL: http://svn.apache.org/viewvc?rev=937405&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=937405&r1=937404&r2=937405&view=diff
==============================================================================
--- geronimo/bundles/trunk/derby-all/pom.xml (original)
+++ geronimo/bundles/trunk/derby-all/pom.xml Fri Apr 23 17:17:24 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>