X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconnectionmanager%2Fimplementation%2Fpom.xml;h=fe2514e58a0876e692f3a1f945c5899ca44a8e39;hb=bc9665899219b2218abd8a9bee314cd07f0f84d0;hp=7de43962cfd4a21b83d05e46fccb03bd71a2623b;hpb=591fd680eea5c6183436cc72e756326af1505ac0;p=controller.git diff --git a/opendaylight/connectionmanager/implementation/pom.xml b/opendaylight/connectionmanager/implementation/pom.xml index 7de43962cf..fe2514e58a 100644 --- a/opendaylight/connectionmanager/implementation/pom.xml +++ b/opendaylight/connectionmanager/implementation/pom.xml @@ -4,31 +4,45 @@ 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 - connectionmanager.implementation - 0.1.2-SNAPSHOT + 0.2.0-SNAPSHOT bundle + + + equinoxSDK381 + org.eclipse.osgi + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + sal.connection + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.opendaylight.controller.connectionmanager, + org.opendaylight.controller.connectionmanager, org.opendaylight.controller.clustering.services, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.core, @@ -37,43 +51,19 @@ org.eclipse.osgi.framework.console, org.osgi.framework, org.slf4j, - org.apache.felix.dm - - - - - org.opendaylight.controller.connectionmanager.internal.Activator - + org.apache.felix.dm + + org.opendaylight.controller.connectionmanager.internal.Activator ${project.basedir}/META-INF - - - org.opendaylight.controller - clustering.services - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - connectionmanager - 0.1.2-SNAPSHOT - - - org.opendaylight.controller - sal - 0.7.1-SNAPSHOT - - - org.opendaylight.controller - sal.connection - 0.1.2-SNAPSHOT - - - 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 +