diff options
-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> |