X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-api%2Fpom.xml;h=6cd03ed4ed9ef40372048457f4dbc6de081f8549;hb=c77d66f1632e7f8b04788053c92b650ad1323403;hp=ed29520d0f985dc1e62ad12bf8c039ea79398f76;hpb=8385d18d510b7c090e5fff6dd315d43b857ac96c;p=openflowplugin.git diff --git a/openflowplugin-api/pom.xml b/openflowplugin-api/pom.xml index ed29520d0f..6cd03ed4ed 100644 --- a/openflowplugin-api/pom.xml +++ b/openflowplugin-api/pom.xml @@ -5,70 +5,23 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.6.0-SNAPSHOT + 0.12.0-SNAPSHOT ../parent openflowplugin-api bundle - - - - org.apache.felix - maven-bundle-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - org.opendaylight.yangtools - yang-maven-plugin - - - - generate-sources - - - - - - org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl - - ${project.build.directory}/generated-sources/sal - - - org.opendaylight.mdsal.binding.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - ${project.build.directory}/site/models - - - true - - - - - - org.opendaylight.mdsal - maven-sal-api-gen-plugin - ${mdsal.model.version} - jar - - - - - + + javax.annotation + javax.annotation-api + true + + + org.osgi + org.osgi.core + ${project.groupId}.model model-flow-service @@ -78,8 +31,8 @@ model-flow-statistics - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api ${project.groupId}.openflowjava @@ -89,10 +42,6 @@ ${project.groupId}.openflowjava openflow-protocol-spi - - org.opendaylight.controller - sal-common-api - org.opendaylight.mdsal mdsal-singleton-common-api @@ -100,7 +49,10 @@ org.opendaylight.infrautils diagstatus-api - ${infrautils.version} + + + org.opendaylight.mdsal + mdsal-eos-binding-api