X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fappauth%2Fpom.xml;h=30879c6565c1d78a462e5735c8104ce89965e945;hb=e27d63bdcfbfb0c1078a9c3e5aabf59ae7e2315f;hp=fc6a134882b2eb5a61a0d1fa725697e253fdb259;hpb=6f4513207969e32b59dd456f43dfa9137e04d563;p=controller.git diff --git a/opendaylight/appauth/pom.xml b/opendaylight/appauth/pom.xml index fc6a134882..30879c6565 100644 --- a/opendaylight/appauth/pom.xml +++ b/opendaylight/appauth/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../commons/opendaylight @@ -14,7 +14,7 @@ HEAD appauth - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle @@ -27,13 +27,13 @@ + org.opendaylight.controller.configuration, + 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, @@ -48,21 +48,21 @@ - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - usermanager - 0.4.1-SNAPSHOT - - - junit - junit - 4.8.1 - test - + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + usermanager +