X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=efaa892af2935024940845f1c187861c29ceeb5c;hb=1bab57414997362845756a427c5306076cdaf96c;hp=b54aa23e0b9ead51a5ec841cceb92cfd71956fc7;hpb=dbf95c5b8fad79969ac914f1f9f74974a775e8ad;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index b54aa23e..efaa892a 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -1,119 +1,81 @@ - - 4.0.0 - - org.opendaylight.openflow - openflow-protocol-parent - 0.1-SNAPSHOT - - openflow-protocol-api - Openflow Protocol Library - API - - - - - org.opendaylight.yangtools - yang-maven-plugin - 0.5.7-SNAPSHOT - - - - generate-sources - - - src/main/yang - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - - - target/generated-sources/sal - - - - false - - - - - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - 0.5.7-SNAPSHOT - 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.controller - - - yang-maven-plugin - - - [0.5,) - - - - generate-sources - - - - - - - - - - - - - - - - - org.opendaylight.yangtools - yang-binding - 0.5.7-SNAPSHOT - - - org.opendaylight.yangtools - yang-common - 0.5.7-SNAPSHOT - - - + + 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 + + +