diff options
author | Brett Porter <brett@apache.org> | 2009-11-27 21:14:58 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2009-11-27 21:14:58 +0000 |
commit | bf4af277484b7bb2eac196211fe851535e8197ce (patch) | |
tree | 085306f4ed9dbcc304473238759139a813661e39 /archiva-cli | |
parent | 2721d7bf8d98505f9961d0d741b3bbc396497f2b (diff) | |
parent | 6ea52a427d7fe7ed6de999f1320ad8e653e0b295 (diff) | |
download | archiva-bf4af277484b7bb2eac196211fe851535e8197ce.tar.gz archiva-bf4af277484b7bb2eac196211fe851535e8197ce.zip |
Merged /archiva/trunk:r883982-885005
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@885019 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-cli')
-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 ba13343ea..724a4860c 100644 --- a/archiva-cli/pom.xml +++ b/archiva-cli/pom.xml @@ -81,7 +81,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> |