Skip to content

Commit 36e4ee6

Browse files
authored
config: update checkstyle.version to 0.0 to make it clear it is must be updated before use
1 parent d9d70be commit 36e4ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checkstyle-tester/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<properties>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<checkstyle-plugin.version>3.1.1</checkstyle-plugin.version>
15-
<checkstyle.version>10.4-SNAPSHOT</checkstyle.version>
15+
<checkstyle.version>0.0-SNAPSHOT</checkstyle.version>
1616
<sevntu-checkstyle.version>1.42.0</sevntu-checkstyle.version>
1717
<checkstyle.config.location>https://raw.githubusercontent.com/checkstyle/checkstyle/master/src/main/resources/google_checks.xml</checkstyle.config.location>
1818
<checkstyle.failsOnError>true</checkstyle.failsOnError>

0 commit comments

Comments
 (0)