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 2015/03/24 10:19:50 UTC

[2/3] syncope git commit: Upgrading checkstyle

Upgrading checkstyle


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/f94de519
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/f94de519
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/f94de519

Branch: refs/heads/1_2_X
Commit: f94de5198cfcb25194d84198d1d0b2821cc13bd3
Parents: 6b3497a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Mar 24 10:13:08 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Mar 24 10:13:08 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/f94de519/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f80754e..d2128a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1209,7 +1209,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>2.14</version>
+          <version>2.15</version>
           <dependencies>
             <dependency>
               <groupId>org.apache.syncope</groupId>