X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Ftopologymanager%2Fimplementation%2Fpom.xml;h=430dfca74db3f50394f156a6dcb27f59bf098c3b;hb=001a9c26cd6fec9f460bf08c616bb4692987c93c;hp=76d849c6a865c73c160c0d702391096955031d72;hpb=2c7c9ef5e517de98e0d740f938762cc746dbcde1;p=controller.git diff --git a/opendaylight/topologymanager/implementation/pom.xml b/opendaylight/topologymanager/implementation/pom.xml index 76d849c6a8..430dfca74d 100644 --- a/opendaylight/topologymanager/implementation/pom.xml +++ b/opendaylight/topologymanager/implementation/pom.xml @@ -4,19 +4,40 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-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.2-SNAPSHOT + 0.5.0-SNAPSHOT bundle + + + equinoxSDK381 + org.eclipse.osgi + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + + junit + junit + test + + @@ -27,11 +48,8 @@ true - - org.opendaylight.controller.topologymanager - - - javax.xml.bind.annotation, + org.opendaylight.controller.topologymanager + javax.xml.bind.annotation, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.packet, @@ -45,42 +63,18 @@ org.apache.commons.lang3.builder, org.apache.commons.lang3.tuple, org.eclipse.osgi.framework.console, - org.osgi.framework - - - org.opendaylight.controller.topologymanager.internal.Activator - + org.osgi.framework + org.opendaylight.controller.topologymanager.internal.Activator ${project.basedir}/META-INF - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - clustering.services - - - org.opendaylight.controller - configuration - - - org.opendaylight.controller - switchmanager - - - junit - junit - test - - - equinoxSDK381 - org.eclipse.osgi - - + + 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 +