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 2012/05/30 14:34:55 UTC

svn commit: r1344230 - /incubator/syncope/trunk/parent/pom.xml

Author: ilgrosso
Date: Wed May 30 12:34:55 2012
New Revision: 1344230

URL: http://svn.apache.org/viewvc?rev=1344230&view=rev
Log:
Using latest cargo 1.2.2

Modified:
    incubator/syncope/trunk/parent/pom.xml

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1344230&r1=1344229&r2=1344230&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Wed May 30 12:34:55 2012
@@ -897,7 +897,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.2.1</version>
+          <version>1.2.2</version>
           <configuration>
             <container>
               <containerId>tomcat7x</containerId>