X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=07916a4288c34479d5850d31e57d9dfc7841d9f8;hb=1195df1a60bbcee5af638032d33a30234626252f;hp=f5edb1e3e09bca258dd49e8a9c4fe905128bf062;hpb=d65956758bfba2f8c60622fd64eb87c17137fe5d;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index f5edb1e3e0..5b9a5fc740 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -4,72 +4,18 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.2.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.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - jar - - - - - + + org.osgi + org.osgi.core + org.opendaylight.openflowplugin openflowplugin-api @@ -99,30 +45,34 @@ model-inventory - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-spi - - org.opendaylight.openflowjava + ${project.groupId}.openflowjava openflow-protocol-api - org.opendaylight.openflowjava - openflow-protocol-spi + org.opendaylight.infrautils + diagstatus-api + + + 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 @@ -132,32 +82,55 @@ org.apache.commons commons-lang3 - - 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 - util + ${project.groupId}.openflowjava + openflow-protocol-impl + + + 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 + + + +