X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=78184051ad0d7f1a86e237e57cb2f7b8ec2f76e5;hb=64e2314f2c7a9f3176d85c50f3df3ecb28262f6f;hp=a8ff7fc03e3b389ed176108c251b4ec33a8d8338;hpb=eead01372b1ffb4b340062f0a9aefc639acec37b;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index a8ff7fc0..78184051 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -1,30 +1,24 @@ - + 4.0.0 org.opendaylight.openflowjava openflow-protocol-parent - 0.2-SNAPSHOT + 0.6.4-Lithium-SR4 openflow-protocol-api bundle Openflow Protocol Library - API https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - HEAD - - - - 0.6.1-SNAPSHOT - 0.6.1-SNAPSHOT - 0.6.1-SNAPSHOT - + HEAD + org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} @@ -38,7 +32,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${salGeneratorPath} @@ -55,25 +49,47 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - ${yangtools.generator.version} + ${yangtools.version} jar + + - org.codehaus.mojo - build-helper-maven-plugin - 1.7 + org.apache.maven.plugins + maven-antrun-plugin - generate-sources + prepare-package - add-source + run - - target/generated-sources/sal - + + + + + + + + + + + + + + + + + + @@ -122,32 +138,35 @@ 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-SNAPSHOT org.opendaylight.yangtools.model ietf-yang-types - 2010.09.24.3-SNAPSHOT - org.opendaylight.controller.model - model-flow-service - 1.0-SNAPSHOT + org.opendaylight.yangtools.model + yang-ext + + + io.netty + netty-buffer junit junit test + + org.mockito + mockito-all +