X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=ec8fa7d81a95839bbf3e82ea02a3cb709f6b6e2c;hb=edfa6327c667661d13bd6bc2484e36e28a0708b5;hp=ca5eb1e9d45bd4d2ad9fa1d546ef6bde3c7e79ad;hpb=30d842262665765518551adf69d4cf2f1ff1bb44;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index ca5eb1e9..ec8fa7d8 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.5-SNAPSHOT + openflowjava-parent + 0.9.2-Carbon + ../parent openflow-protocol-impl bundle @@ -13,12 +14,6 @@ HEAD - - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - 0.6.2-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,36 +72,43 @@ ${config.version} - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.generator.version} + ${mdsal.model.version} jar + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + - + ${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 @@ -129,7 +131,6 @@ org.slf4j slf4j-log4j12 - ${slf4j.version} test @@ -143,11 +144,17 @@ org.mockito - mockito-all + mockito-core org.opendaylight.controller config-api + + io.netty + netty-transport-native-epoll + + linux-x86_64 +