X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Ftopologymanager%2Fimplementation%2Fpom.xml;h=a2fc91c29ce7c6d112503256e6a1c877f8c77826;hp=ebf9dbc10c6fa1bb8885f09d33ad592e351cb7cd;hb=ebfb63317c84ed53ce0cc57b4e7ddcaeafcb1cc3;hpb=87e42e0bc309ddd2f3bde223d1745ec9d6600592 diff --git a/opendaylight/topologymanager/implementation/pom.xml b/opendaylight/topologymanager/implementation/pom.xml index ebf9dbc10c..a2fc91c29c 100755 --- a/opendaylight/topologymanager/implementation/pom.xml +++ b/opendaylight/topologymanager/implementation/pom.xml @@ -1,21 +1,22 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-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.1-SNAPSHOT bundle @@ -38,6 +39,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 +61,31 @@ org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT + + + org.opendaylight.controller + switchmanager + 0.5.1-SNAPSHOT + + + junit + junit + test + + + equinoxSDK381 + org.eclipse.osgi