X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fprotocol_plugins%2Fopenflow%2Fpom.xml;h=c7522c977f81527adf1acc63696d5a0dda49f38f;hb=7bc6403c0fe122ff37ef774f58c1ad2c7d714407;hp=23c0d9d90e3ff9b0fe3bb48713d45a6201c7a299;hpb=6ce68c7d4d71586d027668df5d9427d663d6b210;p=controller.git diff --git a/opendaylight/protocol_plugins/openflow/pom.xml b/opendaylight/protocol_plugins/openflow/pom.xml index 23c0d9d90e..c7522c977f 100644 --- a/opendaylight/protocol_plugins/openflow/pom.xml +++ b/opendaylight/protocol_plugins/openflow/pom.xml @@ -1,16 +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 + - org.opendaylight.controller protocol_plugins.openflow - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle @@ -18,7 +24,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -33,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 @@ -54,6 +61,7 @@ org.opendaylight.controller.protocol_plugin.openflow.internal.Activator + ${project.basedir}/META-INF @@ -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