X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcontainermanager%2Fimplementation%2Fpom.xml;h=b7b9e0abda47974c5632a306a00b686f4ca52dbe;hb=b43cbaf25e664bff8b211d13018d7487e5235a90;hp=f6909ca61b5f23a4f64bf66dc792eb8d024f9c48;hpb=45359d534b96d408ba495b7a53d9ca859b0190fd;p=controller.git diff --git a/opendaylight/containermanager/implementation/pom.xml b/opendaylight/containermanager/implementation/pom.xml index f6909ca61b..b7b9e0abda 100644 --- a/opendaylight/containermanager/implementation/pom.xml +++ b/opendaylight/containermanager/implementation/pom.xml @@ -1,35 +1,57 @@ - + 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 - containermanager.implementation - 0.4.0-SNAPSHOT + 0.5.2-SNAPSHOT bundle + + + org.opendaylight.controller + appauth + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + topologymanager + + org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true - - org.opendaylight.controller.containermanager, + org.opendaylight.controller.containermanager, + org.opendaylight.controller.appauth.authorization, + org.opendaylight.controller.configuration, org.opendaylight.controller.clustering.services, + org.opendaylight.controller.sal.authorization, org.opendaylight.controller.sal.packet, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.core, @@ -37,37 +59,23 @@ org.opendaylight.controller.sal.flowprogrammer, org.opendaylight.controller.sal.match, org.opendaylight.controller.sal.reader, + org.opendaylight.controller.topologymanager, org.eclipse.osgi.framework.console, org.osgi.framework, org.slf4j, - org.apache.felix.dm - - - - - org.opendaylight.controller.containermanager.internal.Activator - + org.apache.felix.dm + + org.opendaylight.controller.containermanager.internal.Activator ${project.basedir}/META-INF - - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - containermanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +