aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-09-06 13:00:58 +0000
committerOlivier Lamy <olamy@apache.org>2012-09-06 13:00:58 +0000
commit5c8b237be701b44d1a05bb3f61532080c9476dec (patch)
tree4d41f5fe802dea80c6be8ae0d2f25fd2d492b7c1
parent2e95b7d4ba9c9fabf66ba0940790b49273321b28 (diff)
downloadarchiva-5c8b237be701b44d1a05bb3f61532080c9476dec.tar.gz
archiva-5c8b237be701b44d1a05bb3f61532080c9476dec.zip
use appassembler-maven-plugin 1.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381588 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 566682a61..76894515c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1668,7 +1668,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>appassembler-maven-plugin</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.3-SNAPSHOT</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>