X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fprotocol_plugins%2Fopenflow%2Fpom.xml;h=ca0ff45d61e4977ed677f761d93c73c86262482e;hp=9d84d45967a44114a960dfc4ab3cd56f671e2dfd;hb=43767bb962ade9659c8aa7eb0e02d412a7a54db2;hpb=6e8fef270b6dc88f1dedca0c3e607a1a16e6ce2f diff --git a/opendaylight/protocol_plugins/openflow/pom.xml b/opendaylight/protocol_plugins/openflow/pom.xml index 9d84d45967..ca0ff45d61 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,6 +39,7 @@ 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, @@ -62,18 +70,24 @@ org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.6.0-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