X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fprotocol_plugins%2Fopenflow%2Fpom.xml;h=f3bdacc09cc2b55d0f1bba64a040f7c91ab7468d;hp=23c0d9d90e3ff9b0fe3bb48713d45a6201c7a299;hb=6f4513207969e32b59dd456f43dfa9137e04d563;hpb=6ce68c7d4d71586d027668df5d9427d663d6b210 diff --git a/opendaylight/protocol_plugins/openflow/pom.xml b/opendaylight/protocol_plugins/openflow/pom.xml index 23c0d9d90e..f3bdacc09c 100644 --- a/opendaylight/protocol_plugins/openflow/pom.xml +++ b/opendaylight/protocol_plugins/openflow/pom.xml @@ -4,13 +4,18 @@ 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 + - org.opendaylight.controller protocol_plugins.openflow - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle @@ -18,7 +23,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -33,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 @@ -54,6 +60,7 @@ org.opendaylight.controller.protocol_plugin.openflow.internal.Activator + ${project.basedir}/META-INF @@ -62,12 +69,17 @@ org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT + + + org.opendaylight.controller + sal.connection + 0.1.1-SNAPSHOT org.opendaylight.controller.thirdparty org.openflow.openflowj - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT junit