Skip to content

Commit

Permalink
config: fixed incorrect eclipse-cs version
Browse files Browse the repository at this point in the history
  • Loading branch information
rnveach authored and romani committed Jul 1, 2018
1 parent 92d7899 commit 34f29ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sevntu-checks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<project.build.sourceEncoding>iso-8859-1</project.build.sourceEncoding>
<!-- It is compile dependency to checkstyle, this version has to be the same as eclipse-cs depends on -->
<checkstyle.eclipse-cs.version>8.10.1</checkstyle.eclipse-cs.version>
<checkstyle.eclipse-cs.version>8.10</checkstyle.eclipse-cs.version>
<checkstyle.configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.eclipse-cs.version}/config/checkstyle_checks.xml</checkstyle.configLocation>
<checkstyle.plugin.version>2.17</checkstyle.plugin.version>
<sevntu.maven.plugin>RELEASE</sevntu.maven.plugin>
Expand Down

0 comments on commit 34f29ed

Please sign in to comment.