Author: coheigea
Date: Tue Mar 11 10:03:25 2014
New Revision: 1576255
URL: http://svn.apache.org/r1576255
Log:
Updating some plugins
Modified:
syncope/trunk/pom.xml
Modified: syncope/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1576255&r1=1576254&r2=1576255&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Tue Mar 11 10:03:25 2014
@@ -1099,7 +1099,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
- <version>2.10</version>
+ <version>2.11</version>
<dependencies>
<dependency>
<groupId>org.apache.syncope</groupId>
@@ -1382,7 +1382,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
- <version>2.4.2</version>
+ <version>2.5</version>
<configuration>
<mavenExecutorId>forked-path</mavenExecutorId>
<autoVersionSubmodules>true</autoVersionSubmodules>