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 2014/05/09 10:28:41 UTC

svn commit: r1593497 - /syncope/branches/1_1_X/pom.xml

Author: ilgrosso
Date: Fri May  9 08:28:40 2014
New Revision: 1593497

URL: http://svn.apache.org/r1593497
Log:
Updating checkstyle plugin

Modified:
    syncope/branches/1_1_X/pom.xml

Modified: syncope/branches/1_1_X/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/pom.xml?rev=1593497&r1=1593496&r2=1593497&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Fri May  9 08:28:40 2014
@@ -1115,7 +1115,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>2.12</version>        
+          <version>2.12.1</version>        
           <dependencies>    
             <dependency>
               <groupId>org.apache.syncope</groupId>