X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=7d107e9a82ffd82285e15dde2bf206600e9d2151;hb=17064d75fffbe2ed02f21e43aab3f2acd20a51f5;hp=0fd8d42ed298cae86e4c6bda5df2845d9773e13e;hpb=4b0d144b54f1acea8b9ff1b7b0296828c836d362;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 0fd8d42e..7d107e9a 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -2,8 +2,9 @@ 4.0.0 org.opendaylight.openflowjava - openflow-protocol-parent - 0.6.0-SNAPSHOT + openflowjava-parent + 0.9.4-Carbon + ../parent openflow-protocol-impl bundle @@ -13,12 +14,6 @@ HEAD - - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - - @@ -57,12 +52,12 @@ - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl ${salGeneratorPath} - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + org.opendaylight.mdsal.binding.yang.unified.doc.generator.maven.DocumentationGeneratorImpl ${project.build.directory}/site/models @@ -77,9 +72,9 @@ ${config.version} - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.generator.version} + ${mdsal.model.version} jar @@ -87,7 +82,6 @@ org.apache.maven.plugins maven-jar-plugin - 2.5 @@ -98,27 +92,23 @@ - + ${project.groupId} openflow-protocol-api - ${project.version} ${project.groupId} openflow-protocol-spi - ${project.version} org.opendaylight.openflowjava - util - ${project.version} + openflowjava-util org.opendaylight.controller sal-common-util - ${yang.prototype.version} org.opendaylight.controller @@ -141,7 +131,6 @@ org.slf4j slf4j-log4j12 - ${slf4j.version} test @@ -155,11 +144,17 @@ org.mockito - mockito-all + mockito-core org.opendaylight.controller config-api + + io.netty + netty-transport-native-epoll + + linux-x86_64 +