X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fbundlescanner%2Fimplementation%2Fpom.xml;h=baa0755dc9314f2ead370bad01acc804dc1d7a44;hb=bbba9ddecc8fa5835d066741328d3d812b8433b0;hp=78812d41d4a0a758d69e3c64098bb2d6e4e64f1c;hpb=a88a736c185f9551a2bf98335054e69a04b8f3bb;p=controller.git diff --git a/opendaylight/northbound/bundlescanner/implementation/pom.xml b/opendaylight/northbound/bundlescanner/implementation/pom.xml index 78812d41d4..baa0755dc9 100644 --- a/opendaylight/northbound/bundlescanner/implementation/pom.xml +++ b/opendaylight/northbound/bundlescanner/implementation/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT ../../../commons/opendaylight @@ -11,15 +12,16 @@ 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.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle - + org.apache.felix maven-bundle-plugin ${bundle.plugin.version} @@ -39,7 +41,7 @@ javax.xml.bind, - org.opendaylight.controller.northbound.bundlescanner.internal.Activator + org.opendaylight.controller.northbound.bundlescanner.internal.Activator @@ -48,26 +50,29 @@ - - org.ow2.asm - asm-all - 4.1 - - - org.springframework.osgi - spring-osgi-mock - 1.2.1 - test - - - org.opendaylight.controller - bundlescanner - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - + + org.ow2.asm + asm-all + 4.1 + + + junit + junit + + + org.springframework.osgi + spring-osgi-mock + test + + + org.opendaylight.controller + bundlescanner + 0.4.1-SNAPSHOT + + + org.opendaylight.controller + sal + 0.5.1-SNAPSHOT +