X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=lighty%2Fpom.xml;h=ea2023d2d968ad9808865336450837d2fe058197;hb=0093766612a826b7d809a5cb55281d1299e02cdb;hp=0da6a9637db84f89988a31b79789b7d02360a4fd;hpb=e469f96007756cee894f5ca2f1c108752ef4df1f;p=transportpce.git diff --git a/lighty/pom.xml b/lighty/pom.xml index 0da6a9637..ea2023d2d 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -11,21 +11,21 @@ io.lighty.core lighty-app-parent - 17.1.0 + 18.0.0 io.lighty.controllers tpce - 7.0.0-SNAPSHOT + 8.0.0-SNAPSHOT jar io.lighty.controllers.tpce.Main true true - 7.0.0-SNAPSHOT - 18.0.0-SNAPSHOT + 8.0.0-SNAPSHOT + 18.0.1 @@ -134,6 +134,10 @@ io.lighty.modules lighty-restconf-nb-community + + io.lighty.modules + lighty-swagger + junit junit @@ -192,6 +196,7 @@ **/module-info.java true + checkstyle.violationSeverity=error