From 99c209e72d9e8db87425ac662c54841672e85528 Mon Sep 17 00:00:00 2001 From: Benedikt Ritter Date: Sat, 17 Sep 2016 18:08:52 +0200 Subject: [PATCH] Revert "Update plugins to the latest version" This commit broke the site build on JDK 6 & 7 This reverts commit e58af07682609cac86a8a70427efdde920cf32b1. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4cd85deaf..14daf362e 100644 --- a/pom.xml +++ b/pom.xml @@ -634,7 +634,7 @@ maven-checkstyle-plugin - 2.17 + 2.15 ${basedir}/checkstyle.xml false @@ -659,7 +659,7 @@ maven-pmd-plugin - 3.6 + 3.5 ${maven.compiler.target}