summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-09-13 08:50:40 +0000
committerOlivier Lamy <olamy@apache.org>2012-09-13 08:50:40 +0000
commit67ff1763005f256ccd47177f5d284d9ea4c940d9 (patch)
tree401d4e4038863833e1b141e388f45536aeb1770b /pom.xml
parent4c5c7cfa59c2f1dd2740e23a7a6c269fdecf72c7 (diff)
downloadarchiva-67ff1763005f256ccd47177f5d284d9ea4c940d9.tar.gz
archiva-67ff1763005f256ccd47177f5d284d9ea4c940d9.zip
use appassembler-maven-plugin 1.3 released version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1384237 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8488788a4..4bd10b30a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1715,7 +1715,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>appassembler-maven-plugin</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.3</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>