X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=78184051ad0d7f1a86e237e57cb2f7b8ec2f76e5;hb=64e2314f2c7a9f3176d85c50f3df3ecb28262f6f;hp=eb6615a9d5958c3ed2814a3fa57d9f02f188ed68;hpb=f9f2b07fad8b5ed6180445a9ff7997ecaffe8cf3;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index eb6615a9..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.5-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.2-SNAPSHOT - 0.6.2-SNAPSHOT - 0.6.2-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,12 +138,10 @@ org.opendaylight.yangtools yang-binding - ${yangtools.binding.version} org.opendaylight.yangtools yang-common - ${yangtools.version} org.opendaylight.yangtools.model @@ -138,13 +152,21 @@ ietf-yang-types - org.opendaylight.controller.model - model-flow-service + org.opendaylight.yangtools.model + yang-ext + + + io.netty + netty-buffer junit junit test + + org.mockito + mockito-all +