X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-tcp%2Fpom.xml;h=73e1b285e68649f780ce77988e50db25388a31f7;hb=refs%2Fchanges%2F92%2F60092%2F3;hp=0e45504a588c639ff716e6810064cd9eb74d736e;hpb=0b58f7dbcb078293070727befeb025acde4850f5;p=netconf.git diff --git a/netconf/netconf-tcp/pom.xml b/netconf/netconf-tcp/pom.xml index 0e45504a58..73e1b285e6 100644 --- a/netconf/netconf-tcp/pom.xml +++ b/netconf/netconf-tcp/pom.xml @@ -10,15 +10,15 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.2 org.opendaylight.netconf netconf-tcp - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ${project.artifactId} bundle @@ -77,6 +77,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +