X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Ftopologymanager%2Fimplementation%2Fpom.xml;h=76d849c6a865c73c160c0d702391096955031d72;hb=44bac35e828c5dfee8a9fb7fad4f57bceaa9490b;hp=13fa582d575056a2ed0f50f91bfa91fa677addd3;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/topologymanager/implementation/pom.xml b/opendaylight/topologymanager/implementation/pom.xml old mode 100755 new mode 100644 index 13fa582d57..76d849c6a8 --- a/opendaylight/topologymanager/implementation/pom.xml +++ b/opendaylight/topologymanager/implementation/pom.xml @@ -4,18 +4,18 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 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 - releasepom-0.1.0 + HEAD topologymanager - 0.4.0 + 0.4.2-SNAPSHOT bundle @@ -38,6 +38,7 @@ org.opendaylight.controller.sal.topology, org.opendaylight.controller.configuration, org.opendaylight.controller.clustering.services, + org.opendaylight.controller.switchmanager, org.osgi.service.component, org.slf4j, org.apache.felix.dm, @@ -59,17 +60,27 @@ org.opendaylight.controller sal - 0.5.0 org.opendaylight.controller clustering.services - 0.4.0 org.opendaylight.controller configuration - 0.4.0 + + + org.opendaylight.controller + switchmanager + + + junit + junit + test + + + equinoxSDK381 + org.eclipse.osgi