Author: ilgrosso
Date: Mon Feb 17 07:34:40 2014
New Revision: 1568886
URL: http://svn.apache.org/r1568886
Log:
Upgrading cargo version
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=1568886&r1=1568885&r2=1568886&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Mon Feb 17 07:34:40 2014
@@ -1042,7 +1042,7 @@ under the License.
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven2-plugin</artifactId>
- <version>1.4.6</version>
+ <version>1.4.7</version>
<configuration>
<container>
<containerId>tomcat7x</containerId>