You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2012/11/29 15:09:48 UTC

svn commit: r1415171 - /cxf/fediz/trunk/plugins/jetty/pom.xml

Author: coheigea
Date: Thu Nov 29 14:09:47 2012
New Revision: 1415171

URL: http://svn.apache.org/viewvc?rev=1415171&view=rev
Log:
Updating maven dependency plugin to fix build

Modified:
    cxf/fediz/trunk/plugins/jetty/pom.xml

Modified: cxf/fediz/trunk/plugins/jetty/pom.xml
URL: http://svn.apache.org/viewvc/cxf/fediz/trunk/plugins/jetty/pom.xml?rev=1415171&r1=1415170&r2=1415171&view=diff
==============================================================================
--- cxf/fediz/trunk/plugins/jetty/pom.xml (original)
+++ cxf/fediz/trunk/plugins/jetty/pom.xml Thu Nov 29 14:09:47 2012
@@ -151,7 +151,7 @@
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-dependency-plugin</artifactId>
-				<version>2.1</version>
+				<version>2.6</version>
 				<executions>
 					<execution>
 						<id>copy-idp-sts</id>