X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-api%2Fpom.xml;h=187f3a243bee93cedc89b52003cad053ea6e0b84;hb=674bb50091db4628a50c08606f8f8b9f3c8a5e55;hp=4edbc3ce4717d2faedaf294b9b53040a894355c2;hpb=f9171764796b7be953be63305c193dcf9bfd81f9;p=openflowplugin.git diff --git a/openflowplugin-api/pom.xml b/openflowplugin-api/pom.xml index 4edbc3ce47..187f3a243b 100644 --- a/openflowplugin-api/pom.xml +++ b/openflowplugin-api/pom.xml @@ -5,95 +5,59 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.3.0-SNAPSHOT + 0.10.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 + javax.annotation + javax.annotation-api + true + + + org.osgi + org.osgi.core + + + ${project.groupId}.model model-flow-service - org.opendaylight.openflowplugin.model + ${project.groupId}.model model-flow-statistics - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-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 + + + org.opendaylight.mdsal + mdsal-eos-binding-api + + + org.eclipse.jdt + org.eclipse.jdt.annotation + 2.2.100