X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=894173aadd005abf870934c5ecd25b126903675d;hb=07de1ed897da9d7dc70c6d550f38c59339ed751e;hp=b54aa23e0b9ead51a5ec841cceb92cfd71956fc7;hpb=dbf95c5b8fad79969ac914f1f9f74974a775e8ad;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index b54aa23e..894173aa 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -1,119 +1,137 @@ - - 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.openflowjava + openflow-protocol-parent + 0.6.0-SNAPSHOT + + openflow-protocol-api + bundle + Openflow Protocol Library - API + + https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main + HEAD + + + + 0.7.0-SNAPSHOT + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + + generate-sources + + + src/main/yang + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + + + ${salGeneratorPath} + + + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + target/site/restconf + + + true + + + + + + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + ${yangtools.generator.version} + jar + + + + + + + + + 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.binding.version} + + + org.opendaylight.yangtools + yang-common + ${yangtools.version} + + + org.opendaylight.yangtools.model + ietf-inet-types + + + org.opendaylight.yangtools.model + ietf-yang-types + + + org.opendaylight.yangtools.model + yang-ext + + + io.netty + netty-buffer + + + junit + junit + test + + + org.mockito + mockito-all + + +