You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2010/10/03 14:06:13 UTC

svn commit: r1003951 - /camel/trunk/pom.xml

Author: davsclaus
Date: Sun Oct  3 12:06:13 2010
New Revision: 1003951

URL: http://svn.apache.org/viewvc?rev=1003951&view=rev
Log:
CAMEL-2703: clean plugin upgraded to 2.4.1

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1003951&r1=1003950&r2=1003951&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Sun Oct  3 12:06:13 2010
@@ -290,7 +290,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-clean-plugin</artifactId>
-          <version>2.4</version>
+          <version>2.4.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>