X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=eb6615a9d5958c3ed2814a3fa57d9f02f188ed68;hb=b279e51164e2ad923a42e95333a3ca6187c2bc28;hp=23026f540c2f985f10a61f7a1ae1488ec9d0319d;hpb=809870fb7074afe19dd956bbfc8b0e4a88e86376;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index 23026f54..eb6615a9 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -1,11 +1,150 @@ - + 4.0.0 - org.opendaylight.openflow + org.opendaylight.openflowjava openflow-protocol-parent - 0.1-SNAPSHOT + 0.5-SNAPSHOT openflow-protocol-api - pom - \ No newline at end of file + bundle + Openflow Protocol Library - API + + https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main + HEAD + + + + 0.6.2-SNAPSHOT + 0.6.2-SNAPSHOT + 0.6.2-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.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 + 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.controller.model + model-flow-service + + + junit + junit + test + + +