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

svn commit: r937408 - /geronimo/bundles/trunk/dwr/pom.xml

Author: rickmcguire
Date: Fri Apr 23 17:19:05 2010
New Revision: 937408

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

Modified:
    geronimo/bundles/trunk/dwr/pom.xml

Modified: geronimo/bundles/trunk/dwr/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/dwr/pom.xml?rev=937408&r1=937407&r2=937408&view=diff
==============================================================================
--- geronimo/bundles/trunk/dwr/pom.xml (original)
+++ geronimo/bundles/trunk/dwr/pom.xml Fri Apr 23 17:19:05 2010
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>dwr</artifactId>
-    <version>3.0.M1_1</version>
+    <version>3.1.M1_1-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/dwr-3.0.M1_1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/dwr-3.0.M1_1</developerConnection>
-        <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/dwr-3.0.M1_1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/trunk/dwr</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/trunk/dwr</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/bundles/trunk/derby-all</url>
     </scm>
 
     <properties>