X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-jmx-generator-plugin%2Fpom.xml;h=7e23e5e42c5ec443c5ec7cf6673739c3e74e9b94;hb=refs%2Fheads%2Fstable%2Fnitrogen;hp=d575f35dc805664ba8f0d63ed6aa050f72c22faa;hpb=aa77e20225cc04235315892cf148393149cbf8fc;p=controller.git diff --git a/opendaylight/config/yang-jmx-generator-plugin/pom.xml b/opendaylight/config/yang-jmx-generator-plugin/pom.xml index d575f35dc8..7e23e5e42c 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.6.0-SNAPSHOT + 0.7.4-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 + +