X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconnectionmanager%2Fimplementation%2Fpom.xml;h=8be119d50739d8427feb9769de2516a57333cc17;hb=651664d2f7923fbb64f88acad8bab24fb06515b6;hp=7de43962cfd4a21b83d05e46fccb03bd71a2623b;hpb=3948bedd0129e44c0943bd77c91806425645cd72;p=controller.git diff --git a/opendaylight/connectionmanager/implementation/pom.xml b/opendaylight/connectionmanager/implementation/pom.xml index 7de43962cf..8be119d507 100644 --- a/opendaylight/connectionmanager/implementation/pom.xml +++ b/opendaylight/connectionmanager/implementation/pom.xml @@ -7,28 +7,42 @@ 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.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.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 +