X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-netty-util%2Fpom.xml;h=82d0ee0a1fa974fb865a2f36c0effc6ac0f25cf1;hb=e7abbe8b97f494030992ea8f9cc81a982695852b;hp=9e6e9117a6ae0b91a4f8b404e1b75758a609d1e6;hpb=46ffd87019793ddf8d6e3c3b06d9a3535b5c44ac;p=netconf.git diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 9e6e9117a6..82d0ee0a1f 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 2.0.0 org.opendaylight.netconf netconf-netty-util bundle - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ${project.artifactId} @@ -108,6 +108,11 @@ org.opendaylight.yangtools mockito-configuration + + org.opendaylight.aaa + aaa-encrypt-service + 0.6.0-SNAPSHOT + @@ -124,6 +129,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +