X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=ea7e09594e47e3cccb7b11bb0f451c4dcb26c45c;hb=83a56d77a03553424078bfb7a355dab3ecd2cf62;hp=3e705d33fc2e28eaa245058faf7e20b0d72db87f;hpb=362fb87fdddc77ffa2712c5573b01935d6e02d7a;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index 3e705d33fc..ea7e09594e 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,21 +4,13 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.1.0-SNAPSHOT - ../ + 0.4.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 - - @@ -65,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 @@ -81,12 +73,10 @@ org.opendaylight.openflowplugin openflowplugin-api - ${project.version} org.opendaylight.openflowplugin openflowplugin-extension-api - ${project.version} org.opendaylight.openflowplugin.model @@ -108,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} @@ -122,10 +115,6 @@ org.opendaylight.openflowjava openflow-protocol-spi - - org.opendaylight.openflowjava - openflow-protocol-impl - org.opendaylight.controller config-api @@ -147,21 +136,26 @@ org.mockito - mockito-all + mockito-core test org.slf4j slf4j-log4j12 + test org.opendaylight.controller sal-common-util + + org.opendaylight.controller + sal-common-api + org.opendaylight.openflowjava - util + openflowjava-util