diff options
author | Olivier Lamy <olamy@apache.org> | 2012-09-13 08:50:40 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-09-13 08:50:40 +0000 |
commit | 67ff1763005f256ccd47177f5d284d9ea4c940d9 (patch) | |
tree | 401d4e4038863833e1b141e388f45536aeb1770b /pom.xml | |
parent | 4c5c7cfa59c2f1dd2740e23a7a6c269fdecf72c7 (diff) | |
download | archiva-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |