Author: ilgrosso
Date: Mon Dec 30 11:13:24 2013
New Revision: 1554187
URL: http://svn.apache.org/r1554187
Log:
Updating cargo to 1.4.6
Modified:
syncope/branches/1_1_X/pom.xml
Modified: syncope/branches/1_1_X/pom.xml
URL:
http://svn.apache.org/viewvc/syncope/branches/1_1_X/pom.xml?rev=1554187&r1=1554186&r2=1554187&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Mon Dec 30 11:13:24 2013
@@ -1030,7 +1030,7 @@ under the License.
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven2-plugin</artifactId>
- <version>1.4.5</version>
+ <version>1.4.6</version>
<configuration>
<container>
<containerId>tomcat7x</containerId>