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:27:46 UTC

svn commit: r1378067 - in /incubator/syncope/trunk: ./ pom.xml

Author: coheigea
Date: Tue Aug 28 10:27:46 2012
New Revision: 1378067

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

Modified:
    incubator/syncope/trunk/   (props changed)
    incubator/syncope/trunk/pom.xml

Propchange: incubator/syncope/trunk/
------------------------------------------------------------------------------
  Merged /incubator/syncope/branches/1_0_X:r1378064

Modified: incubator/syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/pom.xml?rev=1378067&r1=1378066&r2=1378067&view=diff
==============================================================================
--- incubator/syncope/trunk/pom.xml (original)
+++ incubator/syncope/trunk/pom.xml Tue Aug 28 10:27:46 2012
@@ -861,7 +861,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.2.3</version>
+          <version>1.2.4</version>
           <configuration>
             <container>
               <containerId>tomcat7x</containerId>