X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=022edd7e72173c095474eb95e70017e35a3882f5;hb=f0a5e34b71178051025bb91994b826d0a5284f7c;hp=d6e6e3d56f28c989355b1fc822834e750a9e69c8;hpb=54fef3438ecd68fbc65eb57e4e44b7308f909e77;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index d6e6e3d56f..022edd7e72 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,21 +4,13 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.0.3-SNAPSHOT - ../ + 0.3.0-SNAPSHOT + ../parent openflowplugin bundle - - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - ${project.build.directory}/generated-sources/config - 1.1-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 @@ -79,23 +71,23 @@ - org.opendaylight.controller - sal + org.opendaylight.openflowplugin + openflowplugin-api - org.opendaylight.controller - sal.connection + org.opendaylight.openflowplugin + openflowplugin-extension-api - 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 @@ -106,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} @@ -120,10 +115,6 @@ org.opendaylight.openflowjava openflow-protocol-spi - - org.opendaylight.openflowjava - openflow-protocol-impl - org.opendaylight.controller config-api @@ -137,11 +128,6 @@ org.apache.commons commons-lang3 - - equinoxSDK381 - org.eclipse.osgi - - junit @@ -157,11 +143,21 @@ org.slf4j slf4j-log4j12 + test org.opendaylight.controller sal-common-util + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.openflowjava + openflowjava-util + +