Author: khmarbaise
Date: Mon Dec 15 22:49:10 2014
New Revision: 1645784
URL: http://svn.apache.org/r1645784
Log:
[maven-release-plugin] prepare release maven-ant-plugin-2.4
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=1645784&r1=1645783&r2=1645784&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ant-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ant-plugin/pom.xml Mon Dec 15 22:49:10 2014
@@ -19,8 +19,7 @@ specific language governing permissions
under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
@@ -31,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-ant-plugin</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Ant Plugin</name>
@@ -42,10 +41,10 @@ under the License.
</prerequisites>
<scm>
-
<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/
+
<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
</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ant-plugin/</url>
+
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-ant-plugin-2.4</url>
</scm>
<issueManagement>
<system>jira</system>