diff options
author | Olivier Lamy <olamy@apache.org> | 2014-04-14 15:56:30 +1000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2014-04-14 15:56:30 +1000 |
commit | afd02f3a1343b7131d4a3985b9e08b922a2eba0d (patch) | |
tree | 2027d10472877439ed64ac55ed50161134d51b66 /archiva-modules/archiva-web/archiva-web-common/pom.xml | |
parent | a7a2c9130e30992d3d5dc4e6edac5d1d51034458 (diff) | |
download | archiva-afd02f3a1343b7131d4a3985b9e08b922a2eba0d.tar.gz archiva-afd02f3a1343b7131d4a3985b9e08b922a2eba0d.zip |
Revert "[MRM-1828] upgrade to jetty 9.x"
This reverts commit a7a2c9130e30992d3d5dc4e6edac5d1d51034458.
Diffstat (limited to 'archiva-modules/archiva-web/archiva-web-common/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-web-common/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/archiva-modules/archiva-web/archiva-web-common/pom.xml b/archiva-modules/archiva-web/archiva-web-common/pom.xml index 9163042e1..b1bc6d99b 100644 --- a/archiva-modules/archiva-web/archiva-web-common/pom.xml +++ b/archiva-modules/archiva-web/archiva-web-common/pom.xml @@ -403,12 +403,6 @@ <scope>test</scope> </dependency> - <dependency> - <groupId>javax.mail</groupId> - <artifactId>mail</artifactId> - <scope>provided</scope> - </dependency> - </dependencies> <build> |