Update SAT currentVersionRegex for 3.0.0 (#1280)

Signed-off-by: Wouter Born <github@maindrain.net>
pull/1253/head
Wouter Born 2019-12-15 22:45:23 +01:00 committed by Christoph Weitkamp
parent bc6a380297
commit 92d54ad7c2
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ checkstyle.forbiddenPackageUsageCheck.exceptions=
checkstyle.forbiddenPackageUsageCheck.forbiddenPackages=com.google.common
checkstyle.headerCheck.content=^/\\*\\*$\\n^ \\* Copyright \\(c\\) {0}-{1} Contributors to the openHAB project$\\n^ \\*$\\n^ \\* See the NOTICE file\\(s\\) distributed with this work for additional$\\n^ \\* information.$\\n^ \\*$\\n^ \\* This program and the accompanying materials are made available under the$\\n^ \\* terms of the Eclipse Public License 2\\.0 which is available at$\\n^ \\* http://www.eclipse.org/legal/epl\\-2\\.0$\\n^ \\*$\\n^ \\* SPDX-License-Identifier: EPL-2.0$
checkstyle.headerCheck.values=2010,2019
checkstyle.pomXmlCheck.currentVersionRegex=^2\.5\.0
checkstyle.pomXmlCheck.currentVersionRegex=^3\.0\.0
checkstyle.requiredFilesCheck.files=pom.xml
checkstyle.karafFeatureCheck.featureXmlPath=features/karaf/openhab-core/src/main/feature/feature.xml