X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=022edd7e72173c095474eb95e70017e35a3882f5;hb=f1a3a9e33afe1c9dc1f5edc8d7ac145936f81bcb;hp=4a77e4683c26ea2d2cfcfb53d769fddf4b6ce9fe;hpb=e647cb87a2c2c10a86d7ec8897637ce08a392415;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index 4a77e4683c..022edd7e72 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,34 +4,15 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.1.0-SNAPSHOT - ../ + 0.3.0-SNAPSHOT + ../parent openflowplugin bundle - - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - ${project.build.directory}/generated-sources/config - 1.2.0-SNAPSHOT - - - - org.jacoco - jacoco-maven-plugin - - - - ${project.basedir}/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/**/*.java - - - - org.apache.felix maven-bundle-plugin @@ -76,12 +57,12 @@ org.opendaylight.controller yang-jmx-generator-plugin - ${config.parent.version} + ${config.version} - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.version} + ${mdsal.model.version} jar @@ -92,23 +73,21 @@ org.opendaylight.openflowplugin openflowplugin-api - ${project.version} org.opendaylight.openflowplugin openflowplugin-extension-api - ${project.version} - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-base - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-service - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-statistics @@ -119,10 +98,13 @@ org.opendaylight.controller sal-binding-api + + org.opendaylight.controller + sal-binding-config + org.opendaylight.controller sal-binding-broker-impl - ${sal-binding-api.version} @@ -133,10 +115,6 @@ org.opendaylight.openflowjava openflow-protocol-spi - - org.opendaylight.openflowjava - openflow-protocol-impl - org.opendaylight.controller config-api @@ -165,14 +143,19 @@ org.slf4j slf4j-log4j12 + test org.opendaylight.controller sal-common-util + + org.opendaylight.controller + sal-common-api + org.opendaylight.openflowjava - util + openflowjava-util