X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=ec8fa7d81a95839bbf3e82ea02a3cb709f6b6e2c;hb=edfa6327c667661d13bd6bc2484e36e28a0708b5;hp=27f6669577d50026066fe2b5f9501077ee36bf45;hpb=cbe4871cddf78adab335b5270269b6e704eb8bf9;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 27f66695..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 - - @@ -29,7 +24,7 @@ org.opendaylight.openflowjava.protocol.impl.*, - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow._switch.connection.provider.* + org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow._switch.connection.provider.impl.* @@ -48,7 +43,7 @@ org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - ${project.build.directory}/generated-sources/config + ${jmxGeneratorPath} urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang @@ -57,12 +52,12 @@ - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl - ${project.build.directory}/generated-sources/sal + ${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,31 +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 + openflowjava-util org.opendaylight.controller sal-common-util - ${yang.prototype.version} org.opendaylight.controller @@ -124,7 +131,6 @@ org.slf4j slf4j-log4j12 - ${slf4j.version} test @@ -138,12 +144,17 @@ org.mockito - mockito-all + mockito-core org.opendaylight.controller config-api - 0.2.5-SNAPSHOT + + + io.netty + netty-transport-native-epoll + + linux-x86_64