Upgrade checkstyle plugin
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/271e03e3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/271e03e3 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/271e03e3 Branch: refs/heads/master Commit: 271e03e338aaf5284e5ac1c17e4885a91005db12 Parents: 4bca519 Author: Claus Ibsen <davscl...@apache.org> Authored: Mon Jun 13 08:44:04 2016 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Mon Jun 13 08:44:04 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/271e03e3/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 91da14d..6a41d81 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -387,7 +387,7 @@ <maven-bundle-version>${maven-bundle-plugin-version}</maven-bundle-version> <!-- Staying in 2.x because 3.x causes trouble. --> <maven-bundle-plugin-version>3.0.1</maven-bundle-plugin-version> - <maven-checkstyle-plugin-version>2.16</maven-checkstyle-plugin-version> + <maven-checkstyle-plugin-version>2.17</maven-checkstyle-plugin-version> <!-- AtomicException.java causes a problem with Checksyle > 6.6 due to https://github.com/checkstyle/checkstyle/issues/1903 -->