X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=321e032554c00c793654e589a039d5a95bba3bfe;hb=cf9ccfcbff79612b23ba889b0df73a8d832aff72;hp=b1c31e8ee24e787ce22ae1f9b62f5ea189719b37;hpb=f53689206f94ea1ca7cb15ec32149c8ef85041a9;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index b1c31e8ee2..321e032554 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.9.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,35 @@ 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 + ${infrautils.version} - 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 +84,59 @@ commons-lang3 - com.github.romix - java-concurrent-hash-trie-map + javax.annotation + javax.annotation-api + true - - junit - junit - test + javax.inject + javax.inject + true - org.mockito - mockito-all - test + com.google.code.findbugs + jsr305 + 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.osgi + osgi.cmpn - org.opendaylight.controller - sal-common-api + org.opendaylight.openflowplugin + openflowplugin-common - + + + + org.apache.aries.blueprint + blueprint-maven-plugin + + + org.opendaylight.openflowplugin.impl + + + + + org.apache.felix + maven-bundle-plugin + true + + + +