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 2014/04/07 09:16:22 UTC

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

Author: ilgrosso
Date: Mon Apr  7 07:16:21 2014
New Revision: 1585413

URL: http://svn.apache.org/r1585413
Log:
Updating cargo to 1.4.8

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=1585413&r1=1585412&r2=1585413&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Mon Apr  7 07:16:21 2014
@@ -1076,7 +1076,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.4.7</version>
+          <version>1.4.8</version>
           <configuration>
             <container>
               <containerId>tomcat7x</containerId>