X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=94d49d603562365ae5462be2fbccde5a8687e930;hb=3210ea4661796b13af0c0cbd8d1a4b4714be0030;hp=e423d826f4cf361bc68063dca74b7079fa28aa92;hpb=b45212ea26b0bb8eb060b1b4e3d212fd9b7ed75d;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index e423d826f4..94d49d6035 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -1,74 +1,17 @@ - + 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.2.0-SNAPSHOT + 0.7.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 - ${yangtools.version} - jar - - - - - org.opendaylight.openflowplugin @@ -102,31 +45,31 @@ 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.infrautils + diagstatus-api + ${infrautils.version} - org.opendaylight.controller - config-api + org.ops4j.pax.cdi + pax-cdi-api + true + + + ${project.groupId}.openflowjava + openflow-protocol-spi org.apache.karaf.shell org.apache.karaf.shell.console - ${karaf.version} com.google.guava @@ -137,10 +80,9 @@ commons-lang3 - com.github.romix - java-concurrent-hash-trie-map + javax.inject + javax.inject - junit junit @@ -148,10 +90,9 @@ org.mockito - mockito-all + mockito-core test - org.slf4j slf4j-log4j12 @@ -162,13 +103,35 @@ sal-common-util - org.opendaylight.openflowjava + ${project.groupId}.openflowjava openflowjava-util org.opendaylight.controller sal-common-api + + ${project.groupId}.openflowjava + openflow-protocol-impl + + + org.osgi + org.osgi.compendium + + + org.opendaylight.openflowplugin + openflowplugin-common + + + + + + org.apache.felix + maven-bundle-plugin + true + + +