diff options
author | Olivier Lamy <olamy@apache.org> | 2012-09-24 21:14:28 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-09-24 21:14:28 +0000 |
commit | dcf75c4ed093178536a050ebb6f9524a2557b4e9 (patch) | |
tree | cdb59289c03b275e953c1cb6a9a470daf1ad8348 /archiva-jetty-js | |
parent | 344e30f60b01dcd8ece7a55251b48b9a2f9fb474 (diff) | |
download | archiva-dcf75c4ed093178536a050ebb6f9524a2557b4e9.tar.gz archiva-dcf75c4ed093178536a050ebb6f9524a2557b4e9.zip |
[MRM-1677] upgrade jetty 8.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1389594 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-jetty-js')
-rw-r--r-- | archiva-jetty-js/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-jetty-js/pom.xml b/archiva-jetty-js/pom.xml index 5388bb769..e20c723ca 100644 --- a/archiva-jetty-js/pom.xml +++ b/archiva-jetty-js/pom.xml @@ -29,6 +29,7 @@ <packaging>pom</packaging> <!-- This is filtered into the scripts, so should be set to Apache Archiva --> <name>Apache Archiva Javascript</name> + <dependencies> <dependency> <groupId>org.eclipse.jetty</groupId> |