X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=725c8e854a65e3f580ef984802085c6aa4c5f196;hb=640480b396d0c06878e0450339c3aa7d8a6f1ba3;hp=fa3e58840814141d4c5c01182e63613e1e25472c;hpb=2cd468557331350de381fe8983df698cbd3b7934;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index fa3e5884..725c8e85 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -1,130 +1,153 @@ - - 4.0.0 - - org.opendaylight.openflowjava - 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 - - - - true - - - - - - - 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 - - - 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.openflowjava + openflow-protocol-parent + 0.2 + + openflow-protocol-api + bundle + Openflow Protocol Library - API + + https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main + master-tagforprepareonly-openflowjava-bulk-release-prepare-only-8 + + + + 0.6.1 + 0.6.1 + 0.6.1 + + + + + + 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 + 2010.09.24.3 + + + org.opendaylight.yangtools.model + ietf-yang-types + 2010.09.24.3 + + + org.opendaylight.controller.model + model-flow-service + 1.0 + + + junit + junit + test + + +