X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-jmx-generator-plugin%2Fpom.xml;h=f32ee2b02b056ad1795c6fc396a0fc03600b616e;hb=e4f9064301b59336ba4781ad3543f7ad6284ebb0;hp=ae190848c9f136543e30521a153ba24d7d42c64f;hpb=3ef4d001ec33a96d6620d4be7e1c4a97eeac9b13;p=controller.git diff --git a/opendaylight/config/yang-jmx-generator-plugin/pom.xml b/opendaylight/config/yang-jmx-generator-plugin/pom.xml index ae190848c9..f32ee2b02b 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.2-Carbon .. 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 + +