diff options
-rw-r--r-- | archiva-cli/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-cli/pom.xml b/archiva-cli/pom.xml index 4039c4575..046a57784 100644 --- a/archiva-cli/pom.xml +++ b/archiva-cli/pom.xml @@ -75,7 +75,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> - <version>1.2.1</version> + <version>1.2.2</version> <executions> <execution> <phase>package</phase> |