X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=e38d7e40c33e6e666d6591b2343eff526fce5a58;hb=1195df1a60bbcee5af638032d33a30234626252f;hp=022edd7e72173c095474eb95e70017e35a3882f5;hpb=e96f35dc9dab9fae20f1b8cd25905c8787777691;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index 022edd7e72..e38d7e40c3 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.3.0-SNAPSHOT + 0.11.0-SNAPSHOT ../parent @@ -17,77 +17,32 @@ 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 + javax.annotation + javax.annotation-api + true + + + ${project.groupId} openflowplugin-api - org.opendaylight.openflowplugin + ${project.groupId} openflowplugin-extension-api - org.opendaylight.openflowplugin.model + ${project.groupId}.model model-flow-base - org.opendaylight.openflowplugin.model + ${project.groupId}.model model-flow-service - org.opendaylight.openflowplugin.model + ${project.groupId}.model model-flow-statistics @@ -95,50 +50,23 @@ model-inventory - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-binding-config - - - org.opendaylight.controller - sal-binding-broker-impl + 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 - config-api - com.google.guava guava - - org.apache.commons - commons-lang3 - - - - junit - junit - test - - - org.mockito - mockito-all - test - org.slf4j @@ -150,14 +78,9 @@ sal-common-util - org.opendaylight.controller - sal-common-api - - - org.opendaylight.openflowjava + ${project.groupId}.openflowjava openflowjava-util -