You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2010/07/19 22:34:58 UTC

svn commit: r965618 - /maven/ant-tasks/trunk/pom.xml

Author: hboutemy
Date: Mon Jul 19 20:34:58 2010
New Revision: 965618

URL: http://svn.apache.org/viewvc?rev=965618&view=rev
Log:
[maven-release-plugin] prepare release maven-ant-tasks-2.1.1

Modified:
    maven/ant-tasks/trunk/pom.xml

Modified: maven/ant-tasks/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/ant-tasks/trunk/pom.xml?rev=965618&r1=965617&r2=965618&view=diff
==============================================================================
--- maven/ant-tasks/trunk/pom.xml (original)
+++ maven/ant-tasks/trunk/pom.xml Mon Jul 19 20:34:58 2010
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-ant-tasks</artifactId>
-  <version>2.1.1-SNAPSHOT</version>
+  <version>2.1.1</version>
 
   <name>Maven Ant Tasks</name>
   <description>Ant Tasks used for Maven integration</description>
@@ -110,9 +110,9 @@
   </mailingLists>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/ant-tasks/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/ant-tasks/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/ant-tasks/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/ant-tasks/tags/maven-ant-tasks-2.1.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/ant-tasks/tags/maven-ant-tasks-2.1.1</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/ant-tasks/tags/maven-ant-tasks-2.1.1</url>
   </scm>
 
   <issueManagement>