X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=a06de0df0e5745e8f4ad6e076393e39c16166092;hb=cd7f81ba4ef63fccbd15adbf9b6133c6a4633265;hp=16824f43c03be5471031337b85a8585c029f3973;hpb=c2015b573a5f1cd3e28a3ee2688e46921666e168;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index 16824f43..a06de0df 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.3-SNAPSHOT + 0.6.2-SNAPSHOT openflow-protocol-api bundle Openflow Protocol Library - API https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - HEAD - - - - 0.6.1 - 0.6.1 - 0.6.1 - + 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 org.opendaylight.yangtools.model ietf-yang-types - 2010.09.24.3 - org.opendaylight.controller.model - model-flow-service - 1.0 + org.opendaylight.yangtools.model + yang-ext + + + io.netty + netty-buffer junit junit test + + org.mockito + mockito-all +