diff options
author | Olivier Lamy <olamy@apache.org> | 2014-10-14 15:51:14 +1100 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2014-10-14 15:59:00 +1100 |
commit | a2f7519f28f722cedf3f7f1255c83f00c6498aab (patch) | |
tree | 9d96d8deb813d509cd0842e06da6b25467c74f7b /archiva-modules/archiva-web/archiva-web-common | |
parent | 655dd53f580c11e4f82842374b86fbe9ce10ddf3 (diff) | |
download | archiva-a2f7519f28f722cedf3f7f1255c83f00c6498aab.tar.gz archiva-a2f7519f28f722cedf3f7f1255c83f00c6498aab.zip |
fix osgi warning
Diffstat (limited to 'archiva-modules/archiva-web/archiva-web-common')
-rw-r--r-- | archiva-modules/archiva-web/archiva-web-common/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-web-common/pom.xml b/archiva-modules/archiva-web/archiva-web-common/pom.xml index 755afe035..7cf47e25b 100644 --- a/archiva-modules/archiva-web/archiva-web-common/pom.xml +++ b/archiva-modules/archiva-web/archiva-web-common/pom.xml @@ -466,7 +466,6 @@ org.quartz;version="[2,3)", org.slf4j;resolution:=optional, org.springframework*;version="[3,4)", - org.springframework.web*;version="[3,4)", com.sun.syndication.feed.synd, com.sun.syndication.io, org.apache.archiva.metadata.repository, |