Author: khmarbaise
Date: Sat Dec 20 14:30:01 2014
New Revision: 1646988
URL: http://svn.apache.org/r1646988
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-antrun-plugin/pom.xml
Modified: maven/plugins/trunk/maven-antrun-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-antrun-plugin/pom.xml?rev=1646988&r1=1646987&r2=1646988&view=diff
==============================================================================
--- maven/plugins/trunk/maven-antrun-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-antrun-plugin/pom.xml Sat Dec 20 14:30:01 2014
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-antrun-plugin</artifactId>
- <version>1.8</version>
+ <version>1.9-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven AntRun Plugin</name>
@@ -41,9 +41,9 @@ under the License.
</prerequisites>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-antrun-plugin-1.8</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-antrun-plugin-1.8</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-antrun-plugin-1.8</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-antrun-plugin/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-antrun-plugin/</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-antrun-plugin/</url>
</scm>
<issueManagement>
<system>jira</system>