X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconnectionmanager%2Fimplementation%2Fpom.xml;h=8be119d50739d8427feb9769de2516a57333cc17;hb=325ce8c85b1ed89edd4aed2fc4fd2237ccc3b203;hp=a3cbe5160712dcb5bf6b259061b57bc28ac7163b;hpb=3b0f2c65bfb0f0b07e27529734561a7ae9ee5ad9;p=controller.git diff --git a/opendaylight/connectionmanager/implementation/pom.xml b/opendaylight/connectionmanager/implementation/pom.xml index a3cbe51607..8be119d507 100644 --- a/opendaylight/connectionmanager/implementation/pom.xml +++ b/opendaylight/connectionmanager/implementation/pom.xml @@ -4,31 +4,45 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-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 - connectionmanager.implementation - 0.1.1-SNAPSHOT + 0.1.2-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.0-SNAPSHOT - - - org.opendaylight.controller - connectionmanager - 0.1.1-SNAPSHOT - - - org.opendaylight.controller - sal - 0.7.0-SNAPSHOT - - - org.opendaylight.controller - sal.connection - 0.1.1-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 +