You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2005/12/31 20:17:42 UTC

svn commit: r360421 - /maven/plugins/trunk/maven-antrun-plugin/src/it/test4/pom.xml

Author: carlos
Date: Sat Dec 31 11:17:30 2005
New Revision: 360421

URL: http://svn.apache.org/viewcvs?rev=360421&view=rev
Log:
Added test for MANTRUN-36

Modified:
    maven/plugins/trunk/maven-antrun-plugin/src/it/test4/pom.xml

Modified: maven/plugins/trunk/maven-antrun-plugin/src/it/test4/pom.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-antrun-plugin/src/it/test4/pom.xml?rev=360421&r1=360420&r2=360421&view=diff
==============================================================================
--- maven/plugins/trunk/maven-antrun-plugin/src/it/test4/pom.xml (original)
+++ maven/plugins/trunk/maven-antrun-plugin/src/it/test4/pom.xml Sat Dec 31 11:17:30 2005
@@ -7,7 +7,7 @@
   <groupId>org.apache.maven.plugins.antrun</groupId>
   <artifactId>test4</artifactId>
   <version>1.0-SNAPSHOT</version>
-  <name>Test for MANTRUN-29</name>
+  <name>Test for MANTRUN-36</name>
   <description>properties not resolved in attributes</description>
 
   <dependencies>