X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=lighty%2Fpom.xml;h=ea2023d2d968ad9808865336450837d2fe058197;hb=0093766612a826b7d809a5cb55281d1299e02cdb;hp=5e395b5bb3e3362a5249ea35edf9fc32395927cb;hpb=51e23f1cebce13c971bbdfc1c470f7c97d8784c5;p=transportpce.git diff --git a/lighty/pom.xml b/lighty/pom.xml index 5e395b5bb..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 - 17.2.0 + 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