Author: vsiveton
Date: Wed Jun 18 15:01:09 2008
New Revision: 669309
URL: http://svn.apache.org/viewvc?rev=669309&view=rev
Log:
MANT-42: Update to p-u 1.5.4
o uses p-u 1.5.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=669309&r1=669308&r2=669309&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ant-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ant-plugin/pom.xml Wed Jun 18 15:01:09 2008
@@ -84,7 +84,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
- <version>1.5.4-SNAPSHOT</version>
+ <version>1.5.4</version>
</dependency>
<dependency>
<groupId>ant</groupId>