You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by co...@apache.org on 2012/08/28 12:26:13 UTC

svn commit: r1378064 - /incubator/syncope/branches/1_0_X/parent/pom.xml

Author: coheigea
Date: Tue Aug 28 10:26:13 2012
New Revision: 1378064

URL: http://svn.apache.org/viewvc?rev=1378064&view=rev
Log:
Upgrading cargo plugin

Modified:
    incubator/syncope/branches/1_0_X/parent/pom.xml

Modified: incubator/syncope/branches/1_0_X/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/branches/1_0_X/parent/pom.xml?rev=1378064&r1=1378063&r2=1378064&view=diff
==============================================================================
--- incubator/syncope/branches/1_0_X/parent/pom.xml (original)
+++ incubator/syncope/branches/1_0_X/parent/pom.xml Tue Aug 28 10:26:13 2012
@@ -882,7 +882,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.2.2</version>
+          <version>1.2.4</version>
           <configuration>
             <container>
               <containerId>tomcat7x</containerId>