diff options
author | Olivier Lamy <olamy@apache.org> | 2012-03-29 17:14:18 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-03-29 17:14:18 +0000 |
commit | 5d31688e7fd7c20459e7eaa278561f0299cd89b5 (patch) | |
tree | f6f8f8f61a745a95937c6da7881e1a89a41feb9b /archiva-jetty | |
parent | 9798cd949255476bacb6e197bf3887b29cb5c8e9 (diff) | |
download | archiva-5d31688e7fd7c20459e7eaa278561f0299cd89b5.tar.gz archiva-5d31688e7fd7c20459e7eaa278561f0299cd89b5.zip |
move version to pluginMngt in parent pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1307001 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-jetty')
-rw-r--r-- | archiva-jetty/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index 61606cedc..e18cda0e1 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -135,7 +135,6 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>appassembler-maven-plugin</artifactId> - <version>1.1.1</version> <configuration> <daemons> <daemon> |