X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcontainermanager%2Fimplementation%2Fpom.xml;h=bd12bfc87dda36258d60234ab52104b5e94fecec;hb=e269f57182ae65e67c6fd7699e257bb63f7a4dc6;hp=a324fca0d9f838fd905e79b66526cf3a7e7c2bac;hpb=bfe1f4b13e07f7b4f4f19e8f0b5f8ab5e619de0b;p=controller.git diff --git a/opendaylight/containermanager/implementation/pom.xml b/opendaylight/containermanager/implementation/pom.xml index a324fca0d9..bd12bfc87d 100644 --- a/opendaylight/containermanager/implementation/pom.xml +++ b/opendaylight/containermanager/implementation/pom.xml @@ -1,16 +1,21 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-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 + containermanager.implementation - 0.4.0-SNAPSHOT + 0.5.1-SNAPSHOT bundle @@ -18,13 +23,17 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true org.opendaylight.controller.containermanager, + org.opendaylight.controller.appauth.authorization, + org.opendaylight.controller.usermanager, + 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, @@ -32,6 +41,7 @@ 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, @@ -52,17 +62,37 @@ org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT + 0.5.1-SNAPSHOT + + + org.opendaylight.controller + configuration + 0.4.1-SNAPSHOT + + + org.opendaylight.controller + appauth + 0.4.1-SNAPSHOT + + + org.opendaylight.controller + topologymanager + 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT + + + org.opendaylight.controller + usermanager + 0.4.1-SNAPSHOT