Merge branch 'maven-warning-fixes' into 'master'

Fix maven warnings while building the product

See merge request entgra/carbon-device-mgt!463
feature/appm-store/pbac
Charitha Goonetilleke 5 years ago
commit f3384203f4

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

Loading…
Cancel
Save