You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by pe...@apache.org on 2011/03/07 00:16:17 UTC

svn commit: r1078625 - /wicket/trunk/pom.xml

Author: pete
Date: Sun Mar  6 23:16:17 2011
New Revision: 1078625

URL: http://svn.apache.org/viewvc?rev=1078625&view=rev
Log:
upgrade maven-remote-resources-plugin

Modified:
    wicket/trunk/pom.xml

Modified: wicket/trunk/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/pom.xml?rev=1078625&r1=1078624&r2=1078625&view=diff
==============================================================================
--- wicket/trunk/pom.xml (original)
+++ wicket/trunk/pom.xml Sun Mar  6 23:16:17 2011
@@ -734,7 +734,7 @@
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>
 					<artifactId>maven-remote-resources-plugin</artifactId>
-					<version>1.1</version>
+					<version>1.2</version>
 					<executions>
 						<execution>
 							<goals>