diff --git a/tools/checkstyle.properties b/tools/checkstyle.properties index 4f60d6422..373e3fb31 100644 --- a/tools/checkstyle.properties +++ b/tools/checkstyle.properties @@ -1,5 +1,5 @@ checkstyle.headerCheck.content=^/\\*\\*$\\n^ \\* Copyright \\(c\\) {0}-{1} by the respective copyright holders\\.$\\n^ \\*$\\n^ \\* All rights reserved\\. This program and the accompanying materials$\\n^ \\* are made available under the terms of the Eclipse Public License v1\\.0$\\n^ \\* which accompanies this distribution, and is available at$\\n^ \\* http://www.eclipse.org/legal/epl\\-v10\\.html$ checkstyle.headerCheck.values=2015,2018 -checkstyle.pomXmlCheck.currentVersionRegex=^2\.4\.0 +checkstyle.pomXmlCheck.currentVersionRegex=^2\.5\.0 checkstyle.forbiddenPackageUsageCheck.forbiddenPackages=com.google.common checkstyle.forbiddenPackageUsageCheck.exceptions=