X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fhosttracker_new%2Fapi%2Fpom.xml;h=1dec4e55745b3d35e53529e820d95d06a64e3332;hp=495058ff866dcf7ee3a6edddbc9f212d347bbe28;hb=0d896bf5699afcb1083d73c90a2669aace28d4c4;hpb=2af7af1c16a44873ff474ad8429e41f762c54e73 diff --git a/opendaylight/hosttracker_new/api/pom.xml b/opendaylight/hosttracker_new/api/pom.xml index 495058ff86..1dec4e5574 100644 --- a/opendaylight/hosttracker_new/api/pom.xml +++ b/opendaylight/hosttracker_new/api/pom.xml @@ -4,18 +4,34 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight hosttracker_new - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle - - 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 - + + + junit + junit + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + topologymanager + + @@ -26,12 +42,9 @@ true - - org.opendaylight.controller.hosttracker, - org.opendaylight.controller.hosttracker.hostAware - - - org.opendaylight.controller.sal.core, + org.opendaylight.controller.hosttracker, + org.opendaylight.controller.hosttracker.hostAware + org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.topologymanager, org.opendaylight.controller.sal.packet.address, @@ -44,34 +57,17 @@ org.osgi.service.component, org.slf4j, org.eclipse.osgi.framework.console, - org.osgi.framework - + org.osgi.framework ${project.basedir}/META-INF - - - org.opendaylight.controller - topologymanager - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - clustering.services - - - org.opendaylight.controller - sal - - - junit - junit - - + + 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 +