X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowjava%2Fopenflow-protocol-impl%2Fpom.xml;h=d5dcfbfe81fb75f092d540877e7707b970255973;hb=7ba9597bd81572e09d3594798dc2a606b5f82c11;hp=6b10dc7dfb809990dae4d90d6a81799d88899040;hpb=19eed2cb09f607a77c8a84bb2a4935ab9c683078;p=openflowplugin.git diff --git a/openflowjava/openflow-protocol-impl/pom.xml b/openflowjava/openflow-protocol-impl/pom.xml index 6b10dc7dfb..d5dcfbfe81 100644 --- a/openflowjava/openflow-protocol-impl/pom.xml +++ b/openflowjava/openflow-protocol-impl/pom.xml @@ -1,9 +1,10 @@ + 4.0.0 org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.7.0-SNAPSHOT + 0.18.1-SNAPSHOT ../ openflow-protocol-impl @@ -14,7 +15,7 @@ https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main HEAD - + @@ -46,48 +47,112 @@ - ${project.groupId} - openflow-protocol-api + com.github.spotbugs + spotbugs-annotations + true - ${project.groupId} - openflow-protocol-spi + com.google.guava + guava - ${project.groupId} - openflowjava-util + com.guicedee.services + javax.inject + true + + + io.netty + netty-buffer + + + io.netty + netty-codec + + + io.netty + netty-common io.netty netty-handler - org.osgi - org.osgi.core + io.netty + netty-transport - org.slf4j - slf4j-log4j12 - test + io.netty + netty-transport-classes-epoll - com.google.guava - guava + jakarta.annotation + jakarta.annotation-api + provided + true - junit - junit - test + org.checkerframework + checker-qual + true + + + org.eclipse.jdt + org.eclipse.jdt.annotation - org.mockito - mockito-core + org.kohsuke.metainf-services + metainf-services + + org.opendaylight.infrautils + diagstatus-api + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + + + org.opendaylight.openflowplugin.openflowjava + openflow-protocol-api + + + org.opendaylight.openflowplugin.openflowjava + openflow-protocol-spi + + + org.opendaylight.openflowplugin.openflowjava + openflowjava-util + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-common-netty + + + org.osgi + org.osgi.service.component.annotations + + io.netty netty-transport-native-epoll - linux-x86_64 + test