Skip to content

Commit

Permalink
cleaning up warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
lassewesth committed Jul 3, 2018
1 parent 707ee8c commit 39508a2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions build-resources/pom.xml
Expand Up @@ -51,6 +51,15 @@
</licenses>

<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>3.0</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
<plugin>
<groupId>com.mycila</groupId>
Expand Down

0 comments on commit 39508a2

Please sign in to comment.