diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -81,6 +81,7 @@ <plugins> <plugin> <artifactId>maven-dependency-plugin</artifactId> + <version>2.4</version> <executions> <execution> <phase>install</phase> @@ -98,6 +99,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> + <version>2.4</version> <configuration> <archive> <manifest> |