diff options
author | Maria Odea B. Ching <oching@apache.org> | 2009-02-20 09:18:26 +0000 |
---|---|---|
committer | Maria Odea B. Ching <oching@apache.org> | 2009-02-20 09:18:26 +0000 |
commit | c443b0be67c5a6b67d57222ec9014445fe250f5d (patch) | |
tree | f5aae47391a79a3a081e475872ee1ebf6d539300 /archiva-jetty | |
parent | 0cecbab8be9eacccf01bb4dc096a643aaad45da5 (diff) | |
download | archiva-c443b0be67c5a6b67d57222ec9014445fe250f5d.tar.gz archiva-c443b0be67c5a6b67d57222ec9014445fe250f5d.zip |
[MRM-1091]
upgrade appaseembler plugin to 1.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746186 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-jetty')
-rw-r--r-- | archiva-jetty/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index 3a56a6681..3ad936d4c 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -142,7 +142,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>appassembler-maven-plugin</artifactId> - <version>1.0-beta-2</version> + <version>1.0</version> <configuration> <daemons> <daemon> |