You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2016/05/18 21:11:48 UTC

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

Author: michaelo
Date: Wed May 18 21:11:48 2016
New Revision: 1744447

URL: http://svn.apache.org/viewvc?rev=1744447&view=rev
Log:
[MANTTASKS-252] Retire this component

Add "RETIRED" note to project name

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=1744447&r1=1744446&r2=1744447&view=diff
==============================================================================
--- maven/ant-tasks/trunk/pom.xml (original)
+++ maven/ant-tasks/trunk/pom.xml Wed May 18 21:11:48 2016
@@ -31,7 +31,7 @@
   <artifactId>maven-ant-tasks</artifactId>
   <version>2.1.4-SNAPSHOT</version>
 
-  <name>Maven Ant Tasks</name>
+  <name>Maven Ant Tasks (RETIRED)</name>
   <description>Ant Tasks used for Maven integration</description>
   <url>http://maven.apache.org/ant-tasks/</url>