X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=5b9a5fc740c0df8d905e2e7ea7891b9da0568ccf;hb=7fd2240386d8ef5b04d897342f73122674cd6f35;hp=48ebca2ef4259524e7b5ac556c02cd9a6a8f150e;hpb=c373ae004e9e04a40ea9c3a7d7476fdf47faee09;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index 48ebca2ef4..5b9a5fc740 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -4,83 +4,18 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.4.0-SNAPSHOT + 0.11.0-SNAPSHOT ../parent openflowplugin-impl bundle - - - - org.apache.felix - maven-bundle-plugin - true - - - - - org.apache.karaf.shell.commands;version="[3.0.0,4.1)", - org.apache.karaf.shell.console;version="[3.0.0,4.1)", - * - - - - - - 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.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl - - ${project.build.directory}/generated-sources/sal - - - org.opendaylight.mdsal.binding.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.osgi + org.osgi.core + org.opendaylight.openflowplugin openflowplugin-api @@ -110,34 +45,34 @@ model-inventory - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-config + org.opendaylight.mdsal + mdsal-binding-spi - org.opendaylight.controller - sal-binding-broker-impl + ${project.groupId}.openflowjava + openflow-protocol-api - - org.opendaylight.openflowjava - openflow-protocol-api + org.opendaylight.infrautils + diagstatus-api - org.opendaylight.openflowjava - openflow-protocol-spi + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true - org.opendaylight.controller - config-api + ${project.groupId}.openflowjava + openflow-protocol-spi org.apache.karaf.shell org.apache.karaf.shell.console - ${karaf.version} + provided com.google.guava @@ -147,39 +82,55 @@ org.apache.commons commons-lang3 - - junit - junit - test + javax.annotation + javax.annotation-api + true - org.mockito - mockito-core - test + javax.inject + javax.inject + true - org.slf4j slf4j-log4j12 test - org.opendaylight.controller - sal-common-util + ${project.groupId}.openflowjava + openflowjava-util - org.opendaylight.openflowjava - openflowjava-util + ${project.groupId}.openflowjava + openflow-protocol-impl - org.opendaylight.controller - sal-common-api + org.osgi + osgi.cmpn - org.opendaylight.openflowjava - openflow-protocol-impl + org.opendaylight.openflowplugin + openflowplugin-common - + + + + org.apache.aries.blueprint + blueprint-maven-plugin + + + org.opendaylight.openflowplugin.impl + + + + + org.apache.felix + maven-bundle-plugin + true + + + +