Author: bdemers
Date: Tue Nov 23 18:20:21 2010
New Revision: 1038258
URL: http://svn.apache.org/viewvc?rev=1038258&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/pom/trunk/maven/pom.xml
Modified: maven/pom/trunk/maven/pom.xml
URL:
http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1038258&r1=1038257&r2=1038258&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Tue Nov 23 18:20:21 2010
@@ -31,7 +31,7 @@ under the License.
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>18</version>
+ <version>19-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Maven</name>
@@ -571,9 +571,9 @@ under the License.
</mailingLists>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-18</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-18</developerConnection>
- <url>http://svn.apache.org/viewvc/maven/pom/tags/maven-parent-18</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/trunk/maven</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/trunk/maven</developerConnection>
+ <url>http://svn.apache.org/viewvc/maven/pom/trunk/maven</url>
</scm>
<ciManagement>
<system>Hudson</system>