X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=4b00647d5216e80fbe9b3ae4eb4d0ffe88abac91;hb=dc2befb3188ea11dfd0d74d375a8d3acf3619d38;hp=ea7e09594e47e3cccb7b11bb0f451c4dcb26c45c;hpb=c99d1d7e7e1207f4b91ed045de1f4c87f2ccad5c;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index ea7e09594e..4b00647d52 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,160 +4,58 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.4.0-SNAPSHOT + 0.17.0-SNAPSHOT ../parent openflowplugin bundle - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.yangtools - yang-maven-plugin - - - - generate-sources - - - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - - ${project.build.directory}/generated-sources/config - - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - - ${project.build.directory}/generated-sources/sal - - - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - ${project.build.directory}/site/models - - - true - - - - - - org.opendaylight.controller - yang-jmx-generator-plugin - ${config.version} - - - org.opendaylight.mdsal - maven-sal-api-gen-plugin - ${mdsal.model.version} - jar - - - - - - org.opendaylight.openflowplugin + ${project.groupId} openflowplugin-api - org.opendaylight.openflowplugin + ${project.groupId} openflowplugin-extension-api - org.opendaylight.openflowplugin.model + ${project.groupId}.model model-flow-base - org.opendaylight.openflowplugin.model + ${project.groupId}.model model-flow-service - org.opendaylight.openflowplugin.model + ${project.groupId}.model model-flow-statistics - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-inventory - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-binding-config - - - org.opendaylight.controller - sal-binding-broker-impl - - org.opendaylight.openflowjava + ${project.groupId}.openflowjava openflow-protocol-api + - org.opendaylight.openflowjava - openflow-protocol-spi - - - org.opendaylight.controller - config-api + com.github.spotbugs + spotbugs-annotations + true - com.google.guava guava - - org.apache.commons - commons-lang3 - - - - junit - junit - test - - - org.mockito - mockito-core - test - - org.slf4j - slf4j-log4j12 - test - - - org.opendaylight.controller - sal-common-util - - - org.opendaylight.controller - sal-common-api - - - org.opendaylight.openflowjava + ${project.groupId}.openflowjava openflowjava-util -