Author: cmueller
Date: Tue Jul  3 21:55:31 2012
New Revision: 1356980

URL: http://svn.apache.org/viewvc?rev=1356980&view=rev
Log:
upgraded maven-clean-plugin to 2.5

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1356980&r1=1356979&r2=1356980&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Tue Jul  3 21:55:31 2012
@@ -340,7 +340,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-clean-plugin</artifactId>
-          <version>2.4.1</version>
+          <version>2.5</version>
           <configuration>
             <filesets>
               <fileset>


Reply via email to