X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Ftopologymanager%2Fimplementation%2Fpom.xml;h=746135891ea5acf3b976ae64421dda9a393c4f07;hp=ebf9dbc10c6fa1bb8885f09d33ad592e351cb7cd;hb=eb887b1c2c8cd2768f8b4c2ed2b5054f97798466;hpb=17c1485e008e4b90e955841c0672c12ed3a7344e diff --git a/opendaylight/topologymanager/implementation/pom.xml b/opendaylight/topologymanager/implementation/pom.xml old mode 100755 new mode 100644 index ebf9dbc10c..746135891e --- a/opendaylight/topologymanager/implementation/pom.xml +++ b/opendaylight/topologymanager/implementation/pom.xml @@ -1,22 +1,43 @@ - + 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 - topologymanager - 0.4.0-SNAPSHOT + 0.4.2-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,49 +48,33 @@ 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, 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, 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 - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - configuration - 0.4.0-SNAPSHOT - - + + 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 +