X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fbundlescanner%2Fimplementation%2Fpom.xml;h=dc481ce74a04f1ab4eea792e86beaaa6424afa37;hp=ef4efa6d2e9653a4920dbcc045ffdb37a501e213;hb=a1f366e3d9e04524d44a4c2ea40709b7a410d39c;hpb=33446bc3f844db6d0f4763d7c3080499c6d6543f diff --git a/opendaylight/northbound/bundlescanner/implementation/pom.xml b/opendaylight/northbound/bundlescanner/implementation/pom.xml index ef4efa6d2e..dc481ce74a 100644 --- a/opendaylight/northbound/bundlescanner/implementation/pom.xml +++ b/opendaylight/northbound/bundlescanner/implementation/pom.xml @@ -1,33 +1,51 @@ + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-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 - - bundlescanner.implementation - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + junit + junit + + + org.opendaylight.controller + bundlescanner + + + org.opendaylight.controller + sal + + + org.ow2.asm + asm-all + + + org.springframework.osgi + spring-osgi-mock + test + + + - + org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true - - org.apache.felix.dm, + org.apache.felix.dm, org.objectweb.asm, org.opendaylight.controller.sal.core, org.opendaylight.controller.northbound.bundlescanner, @@ -36,39 +54,18 @@ javax.ws.rs, javax.ws.rs.core, javax.xml.bind.annotation, - javax.xml.bind, - - - org.opendaylight.controller.northbound.bundlescanner.internal.Activator - + javax.xml.bind, + org.opendaylight.controller.northbound.bundlescanner.internal.Activator - - - 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 - bundle - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +