X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fprotocol_plugins%2Fopenflow%2Fpom.xml;h=c7522c977f81527adf1acc63696d5a0dda49f38f;hb=ebfb63317c84ed53ce0cc57b4e7ddcaeafcb1cc3;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..c7522c977f 100644 --- a/opendaylight/protocol_plugins/openflow/pom.xml +++ b/opendaylight/protocol_plugins/openflow/pom.xml @@ -1,15 +1,22 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-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.1-SNAPSHOT bundle @@ -17,7 +24,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -32,16 +39,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 +70,24 @@ org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT - org.opendaylight.controller.thirdparty - org.openflow.openflowj - 1.0.2-SNAPSHOT + org.opendaylight.controller + sal.connection + 0.1.1-SNAPSHOT junit junit - 4.8.1 - test + + + equinoxSDK381 + org.eclipse.osgi + + + org.opendaylight.controller.thirdparty + org.openflow.openflowj