Add checkstyles dependancy with it's version

feature/appm-store/pbac
Yohan Avishke 5 years ago
parent 6a97b38232
commit 526c15c360

@ -50,6 +50,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>${maven.checkstyle.vesion}</version>
</plugin>
</plugins>
<pluginManagement>

Loading…
Cancel
Save