summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2009-03-17 17:51:45 +0000
committerBrett Porter <brett@apache.org>2009-03-17 17:51:45 +0000
commit776361e6638cecc4e84169a23f010452d26a9be7 (patch)
treed67f6def1d08676510d79b0d8c28cef5e3aeadd3
parent57d991e0ac0e7ee0156947156f80aedd7d4417f1 (diff)
downloadarchiva-776361e6638cecc4e84169a23f010452d26a9be7.tar.gz
archiva-776361e6638cecc4e84169a23f010452d26a9be7.zip
revert shade plugin version to previous one
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755334 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--archiva-cli/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-cli/pom.xml b/archiva-cli/pom.xml
index a18f2ff8a..64490e31f 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</version>
+ <version>1.0.1</version>
<executions>
<execution>
<phase>package</phase>