X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=66f96adf67ecd5487c88e134f99af492b4bb07c3;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=1f74df2fdb6776b0ff885eb02c7e08ee44c8249b;hpb=b0b59e0d7b0e6e1065b905bccc3d9a7dae634421;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 1f74df2fdb..66f96adf67 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT + 1.6.3-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-util - 1.5.0-SNAPSHOT + 1.6.3-SNAPSHOT ${project.artifactId} bundle @@ -45,8 +45,8 @@ slf4j-api - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test @@ -120,13 +120,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -