X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fprotocol_plugins%2Fopenflow%2Fpom.xml;h=a8fceec2bfc435f2a4d3d01332ed720f3f9b588a;hp=614b0ff81826bea3b74c7d4219bdea0c7b653aca;hb=d5702150e612565cd091f184064f017bc4cc3971;hpb=10bace8af39d9b1642657bf9325a7123a101558a diff --git a/opendaylight/protocol_plugins/openflow/pom.xml b/opendaylight/protocol_plugins/openflow/pom.xml index 614b0ff818..a8fceec2bf 100644 --- a/opendaylight/protocol_plugins/openflow/pom.xml +++ b/opendaylight/protocol_plugins/openflow/pom.xml @@ -4,26 +4,45 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight - org.opendaylight.controller protocol_plugins.openflow - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + equinoxSDK381 + org.eclipse.osgi + + + junit + junit + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + sal.connection + + + org.opendaylight.controller.thirdparty + org.openflow.openflowj + + org.apache.felix maven-bundle-plugin - 2.3.6 true - - org.opendaylight.controller.sal.packet, + org.opendaylight.controller.sal.packet, org.opendaylight.controller.sal.action, org.opendaylight.controller.sal.discovery, org.opendaylight.controller.sal.topology, @@ -33,47 +52,28 @@ 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, - javax.net.ssl - - - org.opendaylight.controller.protocol_plugin.openflow.internal - - - org.openflow.openflowj - - - false - - - org.opendaylight.controller.protocol_plugin.openflow.internal.Activator - + org.osgi.framework, + javax.net.ssl + org.opendaylight.controller.protocol_plugin.openflow.internal + org.openflow.openflowj + false + org.opendaylight.controller.protocol_plugin.openflow.internal.Activator + ${project.basedir}/META-INF - - - org.opendaylight.controller - sal - 0.4.0-SNAPSHOT - - - org.opendaylight.controller.thirdparty - org.openflow.openflowj - 1.0.2-SNAPSHOT - - - junit - junit - 4.8.1 - test - - + + 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 +