X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=07916a4288c34479d5850d31e57d9dfc7841d9f8;hb=1195df1a60bbcee5af638032d33a30234626252f;hp=b1c31e8ee24e787ce22ae1f9b62f5ea189719b37;hpb=698bb567646cffed87dc95057a3f9f82992d0cfc;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index b1c31e8ee2..5b9a5fc740 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -4,72 +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 - - - 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.osgi + org.osgi.core + org.opendaylight.openflowplugin openflowplugin-api @@ -99,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 @@ -137,38 +83,54 @@ commons-lang3 - com.github.romix - java-concurrent-hash-trie-map - - - - junit - junit - test + javax.annotation + javax.annotation-api + true - org.mockito - mockito-all - 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.openflowplugin + openflowplugin-common - + + + + org.apache.aries.blueprint + blueprint-maven-plugin + + + org.opendaylight.openflowplugin.impl + + + + + org.apache.felix + maven-bundle-plugin + true + + + +