X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=openflow-protocol-api%2Fpom.xml;h=894173aadd005abf870934c5ecd25b126903675d;hb=dab5b6e45ed8f2a8630cdfc47fdbff622d081bb0;hp=16824f43c03be5471031337b85a8585c029f3973;hpb=c2015b573a5f1cd3e28a3ee2688e46921666e168;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index 16824f43..894173aa 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.3-SNAPSHOT + 0.6.0-SNAPSHOT openflow-protocol-api bundle @@ -14,9 +14,7 @@ - 0.6.1 - 0.6.1 - 0.6.1 + 0.7.0-SNAPSHOT @@ -24,7 +22,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} @@ -38,7 +35,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${salGeneratorPath} @@ -60,28 +57,10 @@ - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - target/generated-sources/sal - - - - - - org.eclipse.m2e @@ -132,22 +111,27 @@ 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 +