X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fappauth%2Fpom.xml;h=30879c6565c1d78a462e5735c8104ce89965e945;hb=043856746f66822e2fec6e006a4bea87f897ac6d;hp=0fe99583aaef8ef85ae8d7c4c763c2cb735481d1;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/appauth/pom.xml b/opendaylight/appauth/pom.xml index 0fe99583aa..30879c6565 100644 --- a/opendaylight/appauth/pom.xml +++ b/opendaylight/appauth/pom.xml @@ -4,17 +4,17 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 1.4.2-SNAPSHOT ../commons/opendaylight scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - releasepom-0.1.0 + HEAD appauth - 0.4.0 + 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.0 - - - org.opendaylight.controller - usermanager - 0.4.0 - - - junit - junit - 4.8.1 - test - + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + usermanager +