X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fprotocol_plugins%2Fopenflow%2Fpom.xml;h=e47933548ae190ab225b2b51d939cb1ddcb457d0;hb=3531dbea1508638e539a04c400c77f23a663d785;hp=a7f4db8460ab02124b4adaa990570f873e7d7e3b;hpb=87e42e0bc309ddd2f3bde223d1745ec9d6600592;p=controller.git diff --git a/opendaylight/protocol_plugins/openflow/pom.xml b/opendaylight/protocol_plugins/openflow/pom.xml index a7f4db8460..e47933548a 100644 --- a/opendaylight/protocol_plugins/openflow/pom.xml +++ b/opendaylight/protocol_plugins/openflow/pom.xml @@ -4,18 +4,35 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-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 - 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 + + @@ -26,8 +43,7 @@ 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, @@ -44,47 +60,21 @@ 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 - + 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.5.0-SNAPSHOT - - - org.opendaylight.controller - sal.connection - 0.1.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 +