X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=efaa892af2935024940845f1c187861c29ceeb5c;hb=1bab57414997362845756a427c5306076cdaf96c;hp=eb6615a9d5958c3ed2814a3fa57d9f02f188ed68;hpb=b279e51164e2ad923a42e95333a3ca6187c2bc28;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index eb6615a9..efaa892a 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -1,150 +1,81 @@ - + 4.0.0 - org.opendaylight.openflowjava - openflow-protocol-parent - 0.5-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.8.0-SNAPSHOT + + org.opendaylight.openflowjava openflow-protocol-api + 0.7.0-SNAPSHOT bundle Openflow Protocol Library - API https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - HEAD - + HEAD + - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT + 2.0.0-SNAPSHOT + 0.8.0-SNAPSHOT - - - - org.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - - - - generate-sources - - - src/main/yang - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - - - target/generated-sources/sal - - - - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - target/site/restconf - - - true - - - + + + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + import + pom + + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + ${mdsal.model.version} + import + pom + + + - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.generator.version} - jar - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - target/generated-sources/sal - - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.opendaylight.yangtools - - - yang-maven-plugin - - - (0.5.6,) - - - - generate-sources - - - - - - - - - - - - - - - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding - ${yangtools.binding.version} org.opendaylight.yangtools yang-common - ${yangtools.version} - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-inet-types - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-yang-types - org.opendaylight.controller.model - model-flow-service + org.opendaylight.mdsal.model + yang-ext + + + io.netty + netty-buffer junit junit test + + org.mockito + mockito-all +