You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2010/05/01 15:58:53 UTC

svn commit: r940022 - /maven/plugins/trunk/pom.xml

Author: bentmann
Date: Sat May  1 13:58:53 2010
New Revision: 940022

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

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=940022&r1=940021&r2=940022&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Sat May  1 13:58:53 2010
@@ -29,7 +29,7 @@ under the License.
 
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-plugins</artifactId>
-  <version>18</version>
+  <version>19-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Maven Plugins</name>
@@ -160,9 +160,9 @@ under the License.
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-18</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-18</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-18</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/</url>
   </scm>
   <distributionManagement>
     <site>