Author: mrdon
Date: Sun Apr 13 21:46:38 2008
New Revision: 647660

URL: http://svn.apache.org/viewvc?rev=647660&view=rev
Log:
Adding cargo version to fix broken build
WW-2539

Modified:
    struts/struts2/trunk/apps/pom.xml

Modified: struts/struts2/trunk/apps/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/pom.xml?rev=647660&r1=647659&r2=647660&view=diff
==============================================================================
--- struts/struts2/trunk/apps/pom.xml (original)
+++ struts/struts2/trunk/apps/pom.xml Sun Apr 13 21:46:38 2008
@@ -178,6 +178,7 @@
             <plugin>
                 <groupId>org.codehaus.cargo</groupId>
                 <artifactId>cargo-maven2-plugin</artifactId>
+                <version>0.3.1</version>
                 <configuration>
                     <container>
                         <containerId>tomcat5x</containerId>


Reply via email to