X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=f6f7f9e2948819ed23a01479f78945cf81441ce2;hb=7a7d565445030f5bfb2321531220ce74f458ec7d;hp=16df4f542229e55a2ca1c0050946e4c15269053f;hpb=1a2a9caa798d1491e0296e9a970c5bf656107a8a;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index 16df4f5422..f6f7f9e294 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,21 +4,13 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.0.3-SNAPSHOT - ../ + 0.5.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 - - @@ -48,12 +40,12 @@ - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl ${project.build.directory}/generated-sources/sal - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + org.opendaylight.mdsal.binding.yang.unified.doc.generator.maven.DocumentationGeneratorImpl ${project.build.directory}/site/models @@ -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,26 +73,21 @@ org.opendaylight.openflowplugin openflowplugin-api - ${project.version} - - - org.opendaylight.controller - sal - 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 @@ -111,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} @@ -125,10 +115,6 @@ org.opendaylight.openflowjava openflow-protocol-spi - - org.opendaylight.openflowjava - openflow-protocol-impl - org.opendaylight.controller config-api @@ -142,11 +128,6 @@ org.apache.commons commons-lang3 - - equinoxSDK381 - org.eclipse.osgi - - junit @@ -155,22 +136,28 @@ 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 +