adding version information for the maven-license-plugin to suppress maven warnings

This commit is contained in:
Jean-Pierre Bergamin
2011-08-02 22:50:33 +02:00
parent cebb5ad3e5
commit 0d544d41f4

View File

@@ -388,7 +388,8 @@
</plugin>
<plugin>
<groupId>com.mycila.maven-license-plugin</groupId>
<artifactId>maven-license-plugin</artifactId>
<artifactId>maven-license-plugin</artifactId>
<version>1.9.0</version>
<executions>
<execution>
<id>check-licenses</id>