X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-api%2Fpom.xml;h=90be3b490e9429c676e3b0cf7db7951742002242;hb=0aa978015da288c77a6541c2163f96f5de48a418;hp=4edbc3ce4717d2faedaf294b9b53040a894355c2;hpb=b977adac522d210e9fea06b77a40f8bd87c2d193;p=openflowplugin.git diff --git a/openflowplugin-api/pom.xml b/openflowplugin-api/pom.xml index 4edbc3ce47..90be3b490e 100644 --- a/openflowplugin-api/pom.xml +++ b/openflowplugin-api/pom.xml @@ -5,78 +5,24 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.3.0-SNAPSHOT + 0.8.0-SNAPSHOT ../parent openflowplugin-api 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.opendaylight.openflowplugin.model + org.osgi + org.osgi.core + + + ${project.groupId}.model model-flow-service - org.opendaylight.openflowplugin.model + ${project.groupId}.model model-flow-statistics @@ -84,17 +30,30 @@ sal-binding-api - org.opendaylight.openflowjava + ${project.groupId}.openflowjava openflow-protocol-api - org.opendaylight.openflowjava + ${project.groupId}.openflowjava openflow-protocol-spi org.opendaylight.controller sal-common-api + + org.opendaylight.mdsal + mdsal-singleton-common-api + + + org.opendaylight.infrautils + diagstatus-api + ${infrautils.version} + + + org.opendaylight.mdsal + mdsal-eos-binding-api +