X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-jmx-generator-plugin%2Fpom.xml;h=9eb171d20f7dbb2bf558674488b5c504ffba366a;hp=ae190848c9f136543e30521a153ba24d7d42c64f;hb=65defe208374fd0e3688f0653c46aac086241904;hpb=3ef4d001ec33a96d6620d4be7e1c4a97eeac9b13 diff --git a/opendaylight/config/yang-jmx-generator-plugin/pom.xml b/opendaylight/config/yang-jmx-generator-plugin/pom.xml index ae190848c9..9eb171d20f 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.3.0-SNAPSHOT + 0.6.0-SNAPSHOT .. yang-jmx-generator-plugin @@ -21,11 +21,6 @@ guava - - commons-io - commons-io - - org.apache.commons commons-lang3 @@ -37,8 +32,8 @@ - org.opendaylight.yangtools - binding-type-provider + org.opendaylight.mdsal + mdsal-binding-generator-impl @@ -53,6 +48,8 @@ org.apache.maven maven-core + 3.1.1 + provided @@ -63,42 +60,17 @@ net.sourceforge.pmd pmd + 5.1.0 test - org.eclipse - jdt - test - - - - org.eclipse.equinox - app - - - - - - org.eclipse.equinox - app + com.github.javaparser + javaparser-core + 2.3.0 test - - org.eclipse.jdt - core - test - - - - org.eclipse.equinox - app - - - - - org.opendaylight.controller yang-jmx-generator @@ -106,6 +78,11 @@ test + + org.opendaylight.yangtools + yang-test-util + +