X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Ftopologymanager%2Fimplementation%2Fpom.xml;h=76d849c6a865c73c160c0d702391096955031d72;hb=591fd680eea5c6183436cc72e756326af1505ac0;hp=ebf9dbc10c6fa1bb8885f09d33ad592e351cb7cd;hpb=a88a736c185f9551a2bf98335054e69a04b8f3bb;p=controller.git diff --git a/opendaylight/topologymanager/implementation/pom.xml b/opendaylight/topologymanager/implementation/pom.xml old mode 100755 new mode 100644 index ebf9dbc10c..76d849c6a8 --- a/opendaylight/topologymanager/implementation/pom.xml +++ b/opendaylight/topologymanager/implementation/pom.xml @@ -1,21 +1,21 @@ - + 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 + HEAD topologymanager - 0.4.0-SNAPSHOT + 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-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT org.opendaylight.controller configuration - 0.4.0-SNAPSHOT + + + org.opendaylight.controller + switchmanager + + + junit + junit + test + + + equinoxSDK381 + org.eclipse.osgi