X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-jmx-generator-plugin%2Fpom.xml;h=c934530067f128b986787277a181e62ccfbc9fdb;hb=1745f92957146128e8a4a111adb7ed830f737e0a;hp=a8119b81ae21361d657e845d9fb2bc8a95b5c242;hpb=32275b7cbe98c361f08970eff34ecb721f45c9e4;p=controller.git diff --git a/opendaylight/config/yang-jmx-generator-plugin/pom.xml b/opendaylight/config/yang-jmx-generator-plugin/pom.xml index a8119b81ae..c934530067 100644 --- a/opendaylight/config/yang-jmx-generator-plugin/pom.xml +++ b/opendaylight/config/yang-jmx-generator-plugin/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 config-subsystem @@ -30,6 +31,14 @@ binding-type-provider + + net.sourceforge.pmd + pmd + 5.1.0 + test + + + org.eclipse.jdt core @@ -53,12 +62,6 @@ - - org.freemarker - freemarker - 2.3.20 - - ${project.groupId} config-api @@ -110,14 +113,45 @@ org.apache.commons commons-lang3 + + + org.codehaus.gmaven.runtime + gmaven-runtime-2.0 + 1.5 + + + org.sonatype.gossip + gossip + + + + - org.apache.maven.plugins - maven-jar-plugin + maven-compiler-plugin + 3.1 + + groovy-eclipse-compiler + false + + + + org.codehaus.groovy + groovy-eclipse-compiler + 2.8.0-01 + + + + org.codehaus.groovy + groovy-eclipse-batch + 2.1.8-01 + + +