X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin%2Fpom.xml;h=f6f7f9e2948819ed23a01479f78945cf81441ce2;hb=9bbbed054ff41e30a7b71675fa803a2d29223c6f;hp=e743818aab3ad07efdcea96ae094fa143c56efdb;hpb=698bb567646cffed87dc95057a3f9f82992d0cfc;p=openflowplugin.git diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index e743818aab..f6f7f9e294 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT ../parent @@ -40,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 @@ -136,7 +136,7 @@ org.mockito - mockito-all + mockito-core test