X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=f6f7f9e2948819ed23a01479f78945cf81441ce2;hb=2e76db6b47cf358727f267fe74a1b0b2a6d4d001;hp=df1e94a504093a038de5456923346afb6ffd7306;hpb=b7ab3e6e51c53dde9f9dad4c90de07acfd969067;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index df1e94a504..f6f7f9e294 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,21 +4,13 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.1.0-SNAPSHOT - ../ + 0.5.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 - - @@ -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,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 @@ -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