Author: vsiveton
Date: Thu Nov 29 04:36:11 2007
New Revision: 599414
URL: http://svn.apache.org/viewvc?rev=599414&view=rev
Log:
o bumped to release file-management:1.2
Modified:
maven/plugins/trunk/maven-clean-plugin/pom.xml
Modified: maven/plugins/trunk/maven-clean-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-clean-plugin/pom.xml?rev=599414&r1=599413&r2=599414&view=diff
==============================================================================
--- maven/plugins/trunk/maven-clean-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-clean-plugin/pom.xml Thu Nov 29 04:36:11 2007
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>file-management</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>