Author: khmarbaise
Date: Mon Dec 15 22:49:26 2014
New Revision: 1645786
URL: http://svn.apache.org/r1645786
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-ant-plugin/pom.xml
Modified: maven/plugins/trunk/maven-ant-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ant-plugin/pom.xml?rev=1645786&r1=1645785&r2=1645786&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ant-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ant-plugin/pom.xml Mon Dec 15 22:49:26 2014
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-ant-plugin</artifactId>
- <version>2.4</version>
+ <version>2.5-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Ant Plugin</name>
@@ -41,10 +41,10 @@ under the License.
</prerequisites>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-ant-plugin-2.4</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-ant-plugin-2.4
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ant-plugin/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ant-plugin/
</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-ant-plugin-2.4</url>
+
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ant-plugin/</url>
</scm>
<issueManagement>
<system>jira</system>