X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fyanglib%2Fpom.xml;h=160d29980c09f3fcc7970a6e0b5e6bef60a3b819;hb=9056fb42a17ff57a54fbc08003dbcf30fb012e56;hp=8c083399fc28ceac882d4d49ce13a0803fb04898;hpb=546e318f748cd846be7ff55875a6d9c16bea1dd5;p=netconf.git diff --git a/netconf/yanglib/pom.xml b/netconf/yanglib/pom.xml index 8c083399fc..160d29980c 100644 --- a/netconf/yanglib/pom.xml +++ b/netconf/yanglib/pom.xml @@ -11,15 +11,15 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.12.0 org.opendaylight.netconf yanglib - 1.2.0-SNAPSHOT + 1.4.0 bundle @@ -37,6 +37,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + @@ -49,6 +56,13 @@ pom import + + org.opendaylight.controller + mdsal-artifacts + 1.7.0 + pom + import + @@ -57,10 +71,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - com.google.guava guava @@ -105,5 +115,10 @@ powermock-api-mockito test + + commons-io + commons-io + test + - \ No newline at end of file +