X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fappauth%2Fpom.xml;h=30879c6565c1d78a462e5735c8104ce89965e945;hb=e27d63bdcfbfb0c1078a9c3e5aabf59ae7e2315f;hp=71aa49f0f2402cb337f9fc3c3ec8cf4abe44b1cc;hpb=5ec563c2e47e7e104223bbad155f9f3f0fadd38b;p=controller.git diff --git a/opendaylight/appauth/pom.xml b/opendaylight/appauth/pom.xml index 71aa49f0f2..30879c6565 100644 --- a/opendaylight/appauth/pom.xml +++ b/opendaylight/appauth/pom.xml @@ -1,20 +1,20 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 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 + HEAD appauth - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle @@ -22,18 +22,18 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true + 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-SNAPSHOT - - - org.opendaylight.controller - usermanager - 0.4.0-SNAPSHOT - - - junit - junit - 4.8.1 - test - + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + usermanager +