You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2012/05/08 03:11:20 UTC

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

Author: dkulp
Date: Tue May  8 01:11:19 2012
New Revision: 1335316

URL: http://svn.apache.org/viewvc?rev=1335316&view=rev
Log:
Update to latest eclipse plugin to keep classpath in right order

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1335316&r1=1335315&r2=1335316&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Tue May  8 01:11:19 2012
@@ -166,7 +166,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-eclipse-plugin</artifactId>
-          <version>2.8</version>
+          <version>2.9</version>
           <dependencies>
             <dependency>
               <groupId>org.apache.camel</groupId>