Repository: syncope Updated Branches: refs/heads/1_2_X f94de5198 -> 81b7ab4be refs/heads/master 7633adebd -> f489d6e82
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/master Commit: f94de5198cfcb25194d84198d1d0b2821cc13bd3 Parents: 6b3497a Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Mar 24 10:13:08 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> 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>
