X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=efaa892af2935024940845f1c187861c29ceeb5c;hb=1bab57414997362845756a427c5306076cdaf96c;hp=2b8a65c1cff6875270a8cdee5502ff5d0432e061;hpb=fb84f7c52dd0973acbc66a4ad935a95f025a4a56;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index 2b8a65c1..efaa892a 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -1,147 +1,81 @@ - - 4.0.0 - - org.opendaylight.openflowjava - openflow-protocol-parent - 0.1-SNAPSHOT - - openflow-protocol-api - Openflow Protocol Library - API - - - 0.5.8-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 - - - - true - - - - - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - jar - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - target/generated-sources/sal - - - - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - package - - jar-no-fork - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.opendaylight.yangtools - - - yang-maven-plugin - - - (0.5.6,) - - - - generate-sources - - - - - - - - - - - - - - - - - org.opendaylight.yangtools - yang-binding - ${yangtools.version} - - - org.opendaylight.yangtools - yang-common - ${yangtools.version} - - - org.opendaylight.yangtools.model - ietf-inet-types - 2010.09.24-SNAPSHOT - - - org.opendaylight.yangtools.model - ietf-yang-types - 2010.09.24-SNAPSHOT - - - - \ No newline at end of file + + 4.0.0 + + 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 + + + + 2.0.0-SNAPSHOT + 0.8.0-SNAPSHOT + + + + + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + import + pom + + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + ${mdsal.model.version} + import + pom + + + + + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.mdsal.model + ietf-inet-types + + + org.opendaylight.mdsal.model + ietf-yang-types + + + org.opendaylight.mdsal.model + yang-ext + + + io.netty + netty-buffer + + + junit + junit + test + + + org.mockito + mockito-all + + +