X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcontainermanager%2Fapi%2Fpom.xml;h=f7e385c87842e6c68319c8cd2dc99a80a56c45f5;hb=515e60d60ac7dd08aa2440468cd8dab42892e7d0;hp=65adf68642668691c6eb046b618040cdc3f9dd4b;hpb=45359d534b96d408ba495b7a53d9ca859b0190fd;p=controller.git diff --git a/opendaylight/containermanager/api/pom.xml b/opendaylight/containermanager/api/pom.xml index 65adf68642..f7e385c878 100644 --- a/opendaylight/containermanager/api/pom.xml +++ b/opendaylight/containermanager/api/pom.xml @@ -1,21 +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 - 0.4.0-SNAPSHOT + 0.5.1-SNAPSHOT bundle @@ -23,19 +23,23 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true - org.opendaylight.controller.sal.action, org.opendaylight.controller.sal.authorization, + org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.core, + org.opendaylight.controller.sal.action, org.opendaylight.controller.sal.flowprogrammer, org.opendaylight.controller.sal.match, + org.opendaylight.controller.sal.packet, org.opendaylight.controller.sal.reader, - org.opendaylight.controller.sal.utils, - org.apache.commons.lang3.builder + org.apache.commons.lang3.builder, + org.slf4j, + javax.xml.bind.annotation, + javax.xml.bind org.opendaylight.controller.containermanager @@ -50,7 +54,7 @@ org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT