X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fbundlescanner%2Fimplementation%2Fpom.xml;h=03cb9c20de7f4d504b5dacc60197281d0a482bf0;hb=0ae12c54560ef14cb8c08beef4553f7523d41578;hp=ceea28e9544a283b8cc7bd101ff8ed1c22b16682;hpb=4d59ccad8b2aa6044f2da8f2efcdb46ac4943a02;p=controller.git diff --git a/opendaylight/northbound/bundlescanner/implementation/pom.xml b/opendaylight/northbound/bundlescanner/implementation/pom.xml index ceea28e954..03cb9c20de 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,18 +12,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.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle - + org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -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 + ${bundlescanner.version} + + + org.opendaylight.controller + sal + ${sal.version} +