X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowjava%2Fopenflow-protocol-impl%2Fpom.xml;h=1c60e9a97093fb0a10c37bde30c6a2d1b0935155;hb=refs%2Fchanges%2F55%2F111855%2F1;hp=25730cd278714c01f61e1e86ca4036a4347e0198;hpb=e29bfe9ad2616662b2f16a11016a30b68e7fbc8e;p=openflowplugin.git diff --git a/openflowjava/openflow-protocol-impl/pom.xml b/openflowjava/openflow-protocol-impl/pom.xml index 25730cd278..1c60e9a970 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.5.0-SNAPSHOT + 0.19.0-SNAPSHOT ../ openflow-protocol-impl @@ -14,7 +15,7 @@ https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main HEAD - + @@ -30,40 +31,6 @@ - - org.opendaylight.yangtools - yang-maven-plugin - - - - generate-sources - - - - - - org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl - - ${salGeneratorPath} - - - org.opendaylight.mdsal.binding.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - ${project.build.directory}/site/models - - - true - - - - - - org.opendaylight.mdsal - maven-sal-api-gen-plugin - ${mdsal.model.version} - jar - - - org.apache.maven.plugins maven-jar-plugin @@ -80,66 +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 - org.opendaylight.controller - sal-common-util - - - org.opendaylight.controller - sal-common-api - - - org.opendaylight.yangtools - concepts - - + 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.mockito - mockito-core + org.eclipse.jdt + org.eclipse.jdt.annotation - org.opendaylight.controller - config-api + 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