Author: bayard Date: Mon Jun 11 13:49:20 2007 New Revision: 546270 URL: http://svn.apache.org/viewvc?view=rev&rev=546270 Log: Setting a defined (latest) version of the cargo plugin so the build completes
Modified: struts/struts1/trunk/apps/pom.xml Modified: struts/struts1/trunk/apps/pom.xml URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/pom.xml?view=diff&rev=546270&r1=546269&r2=546270 ============================================================================== --- struts/struts1/trunk/apps/pom.xml (original) +++ struts/struts1/trunk/apps/pom.xml Mon Jun 11 13:49:20 2007 @@ -72,6 +72,7 @@ <plugin> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> + <version>0.3.1</version> <configuration> <container> <containerId>tomcat5x</containerId>