X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fprotocol_plugins%2Fopenflow%2Fpom.xml;h=e47933548ae190ab225b2b51d939cb1ddcb457d0;hb=3531dbea1508638e539a04c400c77f23a663d785;hp=48555de5250d371ddb3940272fb16f6feda00a70;hpb=2c7c9ef5e517de98e0d740f938762cc746dbcde1;p=controller.git diff --git a/opendaylight/protocol_plugins/openflow/pom.xml b/opendaylight/protocol_plugins/openflow/pom.xml index 48555de525..e47933548a 100644 --- a/opendaylight/protocol_plugins/openflow/pom.xml +++ b/opendaylight/protocol_plugins/openflow/pom.xml @@ -7,16 +7,32 @@ 1.4.2-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.2-SNAPSHOT bundle + + + equinoxSDK381 + org.eclipse.osgi + + + junit + junit + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + sal.connection + + + org.opendaylight.controller.thirdparty + org.openflow.openflowj + + @@ -27,8 +43,7 @@ true - - org.opendaylight.controller.sal.packet, + org.opendaylight.controller.sal.packet, org.opendaylight.controller.sal.action, org.opendaylight.controller.sal.discovery, org.opendaylight.controller.sal.topology, @@ -45,46 +60,21 @@ org.slf4j, org.eclipse.osgi.framework.console, org.osgi.framework, - javax.net.ssl - - - org.opendaylight.controller.protocol_plugin.openflow.internal - - - org.openflow.openflowj - - - false - - - org.opendaylight.controller.protocol_plugin.openflow.internal.Activator - + javax.net.ssl + org.opendaylight.controller.protocol_plugin.openflow.internal + org.openflow.openflowj + false + org.opendaylight.controller.protocol_plugin.openflow.internal.Activator ${project.basedir}/META-INF - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - sal.connection - - - junit - junit - - - equinoxSDK381 - org.eclipse.osgi - - - org.opendaylight.controller.thirdparty - org.openflow.openflowj - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +