X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fprotocol_plugins%2Fopenflow%2Fpom.xml;h=373d67dab15976a117d15a989d716948cf42621b;hb=8c0ff882a546c4089c0c8c2bd0d65d9d0291882b;hp=614b0ff81826bea3b74c7d4219bdea0c7b653aca;hpb=53c4c25db41a16aa3d820e50657e143cbc177c8c;p=controller.git diff --git a/opendaylight/protocol_plugins/openflow/pom.xml b/opendaylight/protocol_plugins/openflow/pom.xml index 614b0ff818..373d67dab1 100644 --- a/opendaylight/protocol_plugins/openflow/pom.xml +++ b/opendaylight/protocol_plugins/openflow/pom.xml @@ -8,7 +8,6 @@ ../../commons/opendaylight - org.opendaylight.controller protocol_plugins.openflow 0.4.0-SNAPSHOT bundle @@ -33,16 +32,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 +54,7 @@ org.opendaylight.controller.protocol_plugin.openflow.internal.Activator + ${project.basedir}/META-INF @@ -62,7 +63,12 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT + + + org.opendaylight.controller + sal.connection + 0.1.0-SNAPSHOT org.opendaylight.controller.thirdparty