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/10/26 15:02:49 UTC

svn commit: r1402497 - /incubator/syncope/trunk/pom.xml

Author: ilgrosso
Date: Fri Oct 26 13:02:49 2012
New Revision: 1402497

URL: http://svn.apache.org/viewvc?rev=1402497&view=rev
Log:
Updating maven-site-plugin and cargo to latest versions

Modified:
    incubator/syncope/trunk/pom.xml

Modified: incubator/syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/pom.xml?rev=1402497&r1=1402496&r2=1402497&view=diff
==============================================================================
--- incubator/syncope/trunk/pom.xml (original)
+++ incubator/syncope/trunk/pom.xml Fri Oct 26 13:02:49 2012
@@ -865,7 +865,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.2.4</version>
+          <version>1.3.0</version>
           <configuration>
             <container>
               <containerId>tomcat7x</containerId>
@@ -1113,7 +1113,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-site-plugin</artifactId>
-            <version>3.1</version>
+            <version>3.2</version>
             <configuration>
               <locales>en</locales>
               <reportPlugins>