You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2013/12/30 12:13:24 UTC

svn commit: r1554187 - /syncope/branches/1_1_X/pom.xml

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>