Bumped nohttp checkstyle to 0.0.2.RELEASE

This commit is contained in:
Marcin Grzejszczak
2019-06-11 15:54:34 +02:00
parent cedbdc586d
commit 423ec17482

View File

@@ -89,7 +89,7 @@
<checkstyle.additional.suppressions.file>
${maven.multiModuleProjectDirectory}/src/checkstyle/checkstyle-suppressions.xml
</checkstyle.additional.suppressions.file>
<nohttp-checkstyle.version>0.0.1.BUILD-SNAPSHOT</nohttp-checkstyle.version>
<nohttp-checkstyle.version>0.0.2.RELEASE</nohttp-checkstyle.version>
<disable.nohttp.checks>true</disable.nohttp.checks>
</properties>
<dependencyManagement>