X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fbundlescanner%2Fapi%2Fpom.xml;h=a0a3c9cfc6a17a467bff167e422d2a0393c3dab2;hp=2c96ec215d6735d449deefe526cd1072015df9f0;hb=6fd408a04fe4a3611843e2246ece6d7c34b76903;hpb=665b37faa9977f3d5e20117c487aec918e762e0d diff --git a/opendaylight/northbound/bundlescanner/api/pom.xml b/opendaylight/northbound/bundlescanner/api/pom.xml index 2c96ec215d..a0a3c9cfc6 100644 --- a/opendaylight/northbound/bundlescanner/api/pom.xml +++ b/opendaylight/northbound/bundlescanner/api/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../../commons/opendaylight @@ -11,18 +11,19 @@ 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 bundlescanner - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle - + org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -35,7 +36,7 @@ javax.xml.bind, - org.opendaylight.controller.northbound.bundlescanner + org.opendaylight.controller.northbound.bundlescanner @@ -43,4 +44,10 @@ + + + org.osgi + org.osgi.core + +