X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-jmx-generator-plugin%2Fpom.xml;h=d1010d2f3be5115253e7fb0ec28553ba9c2bf2c5;hb=cd471d168b661da0bec9ddc29e24bfacba2b7bc6;hp=f385f2f7abbe392f44d3e5a907035ceb26608e22;hpb=a8a0bce50e877fea088f59587ceaf40ee76f54b6;p=controller.git diff --git a/opendaylight/config/yang-jmx-generator-plugin/pom.xml b/opendaylight/config/yang-jmx-generator-plugin/pom.xml index f385f2f7ab..d1010d2f3b 100644 --- a/opendaylight/config/yang-jmx-generator-plugin/pom.xml +++ b/opendaylight/config/yang-jmx-generator-plugin/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller config-subsystem - 0.5.0-SNAPSHOT + 0.9.0-SNAPSHOT .. yang-jmx-generator-plugin @@ -48,6 +48,8 @@ org.apache.maven maven-core + 3.1.1 + provided @@ -58,6 +60,7 @@ net.sourceforge.pmd pmd + 5.1.0 test @@ -75,6 +78,11 @@ test + + org.opendaylight.yangtools + yang-test-util + +