X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fappauth%2Fpom.xml;h=f3a6a3bf4de5719fbc686a96c65906a7cbf6eb8b;hb=d575edf655b58bb5aafd88c113ace7d41a813d7c;hp=2cfa45cc8469c09268b2bcf5d2beb02aa87c8c7b;hpb=77cbb9cd1fc983b6b2c6cb6bf17e16a964c987d3;p=controller.git diff --git a/opendaylight/appauth/pom.xml b/opendaylight/appauth/pom.xml index 2cfa45cc84..f3a6a3bf4d 100644 --- a/opendaylight/appauth/pom.xml +++ b/opendaylight/appauth/pom.xml @@ -27,13 +27,12 @@ + org.opendaylight.controller.containermanager, org.opendaylight.controller.sal.authorization, org.opendaylight.controller.sal.utils, org.opendaylight.controller.usermanager, org.slf4j, org.apache.felix.dm, - org.apache.commons.lang3.builder, - org.eclipse.osgi.framework.console org.opendaylight.controller.appauth, @@ -51,7 +50,12 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT + 0.7.0-SNAPSHOT + + + org.opendaylight.controller + containermanager + 0.5.1-SNAPSHOT org.opendaylight.controller @@ -62,5 +66,30 @@ junit junit + + equinoxSDK381 + javax.servlet + + + + org.springframework.security + spring-security-config + + + org.springframework.security + spring-security-core + + + org.springframework.security + spring-security-web + + + org.springframework.security + spring-security-taglibs + + + org.springframework + org.springframework.transaction +