X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=23a3a63f92c9ebe36e36b9c5bef481ba1e5911c8;hb=56267eec5cab0cb0c72a54b92345502a7b708ee3;hp=022edd7e72173c095474eb95e70017e35a3882f5;hpb=18dc690ea2106eea6c2111d998581e8ded03231c;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index 022edd7e72..23a3a63f92 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.3.0-SNAPSHOT + 0.6.0-SNAPSHOT ../parent @@ -17,77 +17,27 @@ 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 + ${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 @@ -98,27 +48,19 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.opendaylight.controller sal-binding-broker-impl - 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 @@ -136,7 +78,7 @@ org.mockito - mockito-all + mockito-core test @@ -154,7 +96,7 @@ sal-common-api - org.opendaylight.openflowjava + ${project.groupId}.openflowjava openflowjava-util