X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=dfb7f13b2acdeed4f5c9c2e3b7b2709bd7a0d8ac;hb=refs%2Fheads%2Fstable%2Flithium;hp=27f6669577d50026066fe2b5f9501077ee36bf45;hpb=cbe4871cddf78adab335b5270269b6e704eb8bf9;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 27f66695..dfb7f13b 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.5-SNAPSHOT + 0.6.5-SNAPSHOT openflow-protocol-impl bundle @@ -13,12 +13,6 @@ HEAD - - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - - @@ -29,7 +23,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 +42,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 @@ -59,7 +53,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${project.build.directory}/generated-sources/sal + ${salGeneratorPath} org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl @@ -79,29 +73,41 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - ${yangtools.generator.version} + ${yangtools.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 org.opendaylight.controller sal-common-util - ${yang.prototype.version} org.opendaylight.controller @@ -124,7 +130,6 @@ org.slf4j slf4j-log4j12 - ${slf4j.version} test @@ -143,7 +148,6 @@ org.opendaylight.controller config-api - 0.2.5-SNAPSHOT