diff options
Diffstat (limited to 'archiva-cli/pom.xml')
-rw-r--r-- | archiva-cli/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archiva-cli/pom.xml b/archiva-cli/pom.xml index 3e8e9b3b4..e729854af 100644 --- a/archiva-cli/pom.xml +++ b/archiva-cli/pom.xml @@ -94,7 +94,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> - <version>2.3</version> <executions> <execution> <phase>package</phase> @@ -127,7 +126,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> - <version>2.1</version> <configuration> <archive> <manifest> |