Skip to content

Commit 3c1417f

Browse files
wborncdjackson
andcommitted
Update SAT currentVersionRegex for 3.0.0 (#529)
Signed-off-by: Wouter Born <[email protected]> Co-authored-by: Chris Jackson <[email protected]>
1 parent 3e23fdf commit 3c1417f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
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$
22
checkstyle.headerCheck.values=2010,2019
3-
checkstyle.pomXmlCheck.currentVersionRegex=^2\.5\.0
3+
checkstyle.pomXmlCheck.currentVersionRegex=^3\.0\.0
44
checkstyle.forbiddenPackageUsageCheck.forbiddenPackages=com.google.common
55
checkstyle.forbiddenPackageUsageCheck.exceptions=
66
checkstyle.requiredFilesCheck.files=pom.xml

0 commit comments

Comments
 (0)