Author: dkulp
Date: Thu May 17 13:35:06 2012
New Revision: 1339596

URL: http://svn.apache.org/viewvc?rev=1339596&view=rev
Log:
Update to threadsafe version of remote-resources:

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1339596&r1=1339595&r2=1339596&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Thu May 17 13:35:06 2012
@@ -359,14 +359,7 @@
         <plugin>
              <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-remote-resources-plugin</artifactId>
-          <version>1.2.1</version>
-          <dependencies>
-              <dependency>
-                <groupId>org.apache.velocity</groupId>
-                <artifactId>velocity</artifactId>
-                <version>1.7</version>
-              </dependency>
-          </dependencies>
+          <version>1.3</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>


Reply via email to