Repository: archiva Updated Branches: refs/heads/master 951b9f8ef -> a2f7519f2
fix osgi warning Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/a2f7519f Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/a2f7519f Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/a2f7519f Branch: refs/heads/master Commit: a2f7519f28f722cedf3f7f1255c83f00c6498aab Parents: 655dd53 Author: Olivier Lamy <[email protected]> Authored: Tue Oct 14 15:51:14 2014 +1100 Committer: Olivier Lamy <[email protected]> Committed: Tue Oct 14 15:59:00 2014 +1100 ---------------------------------------------------------------------- archiva-modules/archiva-web/archiva-web-common/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/a2f7519f/archiva-modules/archiva-web/archiva-web-common/pom.xml ---------------------------------------------------------------------- diff --git a/archiva-modules/archiva-web/archiva-web-common/pom.xml b/archiva-modules/archiva-web/archiva-web-common/pom.xml index 755afe0..7cf47e2 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,
