X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fprotocol_plugins%2Fopenflow%2Fpom.xml;h=7e52968bbfe87cd42c380cb5a1cbc421a400c06b;hb=48350c456393c0fe530dc29642c7d95c11a8a70a;hp=418c897b52134c6e20b3b57e44acd65b07b244cd;hpb=29f7cfb54b580928c7feac63abce028a7014b0d5;p=controller.git diff --git a/opendaylight/protocol_plugins/openflow/pom.xml b/opendaylight/protocol_plugins/openflow/pom.xml index 418c897b52..7e52968bbf 100644 --- a/opendaylight/protocol_plugins/openflow/pom.xml +++ b/opendaylight/protocol_plugins/openflow/pom.xml @@ -4,13 +4,18 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1 ../../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 + master-tagforprepareonly-controller-bulk-release-2-1 + - org.opendaylight.controller protocol_plugins.openflow - 0.4.0-SNAPSHOT + 0.4.1 bundle @@ -18,7 +23,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -33,15 +38,17 @@ org.opendaylight.controller.sal.inventory, org.opendaylight.controller.sal.match, org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.connection, org.apache.commons.lang3.builder, org.apache.commons.lang3.tuple, org.apache.felix.dm, org.slf4j, org.eclipse.osgi.framework.console, - org.osgi.framework + org.osgi.framework, + javax.net.ssl - org.opendaylight.controller.protocol_plugin.openflow.internal + org.opendaylight.controller.protocol_plugin.openflow.internal org.openflow.openflowj @@ -53,6 +60,7 @@ org.opendaylight.controller.protocol_plugin.openflow.internal.Activator + ${project.basedir}/META-INF @@ -61,18 +69,22 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT - org.opendaylight.controller.thirdparty - org.openflow.openflowj - 1.0.2-SNAPSHOT + org.opendaylight.controller + sal.connection junit junit - 4.8.1 - test + + + equinoxSDK381 + org.eclipse.osgi + + + org.opendaylight.controller.thirdparty + org.openflow.openflowj