X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fprotocol_plugins%2Fopenflow%2Fpom.xml;h=48555de5250d371ddb3940272fb16f6feda00a70;hb=3eb3d2d181fd81a1b723f90ca98d56e8bc7b3ba4;hp=98d1ecf6369cc12f63afff93042b17ed2154bbd6;hpb=aab7c08016dab70136793a108f7d7b8be3edc3c1;p=controller.git diff --git a/opendaylight/protocol_plugins/openflow/pom.xml b/opendaylight/protocol_plugins/openflow/pom.xml index 98d1ecf636..48555de525 100644 --- a/opendaylight/protocol_plugins/openflow/pom.xml +++ b/opendaylight/protocol_plugins/openflow/pom.xml @@ -4,12 +4,18 @@ 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 + HEAD + protocol_plugins.openflow - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle @@ -17,7 +23,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -32,16 +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, - javax.net.ssl + org.osgi.framework, + javax.net.ssl - org.opendaylight.controller.protocol_plugin.openflow.internal + org.opendaylight.controller.protocol_plugin.openflow.internal org.openflow.openflowj @@ -62,18 +69,22 @@ org.opendaylight.controller sal - 0.5.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