X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowjava%2Fopenflow-protocol-impl%2Fpom.xml;h=d5dcfbfe81fb75f092d540877e7707b970255973;hb=7ba9597bd81572e09d3594798dc2a606b5f82c11;hp=83da0b655b9e18e826082f11aaa1a739a19c80fb;hpb=f38ac50ab8f1329ff12e961aa445906974fee4bd;p=openflowplugin.git diff --git a/openflowjava/openflow-protocol-impl/pom.xml b/openflowjava/openflow-protocol-impl/pom.xml index 83da0b655b..d5dcfbfe81 100644 --- a/openflowjava/openflow-protocol-impl/pom.xml +++ b/openflowjava/openflow-protocol-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.8.0-SNAPSHOT + 0.18.1-SNAPSHOT ../ openflow-protocol-impl @@ -15,14 +15,10 @@ https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main HEAD - + - - org.apache.aries.blueprint - blueprint-maven-plugin - org.apache.felix maven-bundle-plugin @@ -51,68 +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 - javax.inject - javax.inject - true + io.netty + netty-transport-classes-epoll - org.apache.aries.blueprint - blueprint-maven-plugin-annotation + jakarta.annotation + jakarta.annotation-api + provided true - org.slf4j - slf4j-log4j12 - test + org.checkerframework + checker-qual + true - org.opendaylight.infrautils - infrautils-util - ${infrautils.version} + org.eclipse.jdt + org.eclipse.jdt.annotation - com.google.guava - guava + org.kohsuke.metainf-services + metainf-services org.opendaylight.infrautils diagstatus-api - ${infrautils.version} - junit - junit - test + 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.mockito - mockito-core + 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