Author: ilgrosso
Date: Wed Oct 8 07:12:31 2014
New Revision: 1630017
URL: http://svn.apache.org/r1630017
Log:
Updating cargo and tomcat
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=1630017&r1=1630016&r2=1630017&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Wed Oct 8 07:12:31 2014
@@ -350,7 +350,7 @@ under the License.
<apacheds.version>1.5.7</apacheds.version>
- <tomcat.version>7.0.55</tomcat.version>
+ <tomcat.version>7.0.56</tomcat.version>
<jasypt.version>1.9.2</jasypt.version>
@@ -1084,7 +1084,7 @@ under the License.
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven2-plugin</artifactId>
- <version>1.4.8</version>
+ <version>1.4.10</version>
<configuration>
<container>
<containerId>tomcat7x</containerId>