X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=lighty%2Fpom.xml;h=93930ab79af88c3b950b81b8dff2595a03e2ddca;hb=24f32d6b12509e53e55e4c32f59aa077f89f787c;hp=7d82a8848d89f85daedec14f8888748742daa715;hpb=06179035e9d3d23381a3e89506615e8c5d96dcf0;p=transportpce.git diff --git a/lighty/pom.xml b/lighty/pom.xml index 7d82a8848..93930ab79 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -11,21 +11,21 @@ io.lighty.core lighty-app-parent - 18.0.0-SNAPSHOT + 19.0.0-SNAPSHOT io.lighty.controllers tpce - 7.0.1-SNAPSHOT + 8.0.0-SNAPSHOT jar io.lighty.controllers.tpce.Main true true - 7.0.1-SNAPSHOT - 18.0.0 + 8.0.0-SNAPSHOT + 19.0.0-SNAPSHOT @@ -134,6 +134,10 @@ io.lighty.modules lighty-restconf-nb-community + + io.lighty.modules + lighty-openapi + junit junit @@ -192,6 +196,7 @@ **/module-info.java true + checkstyle.violationSeverity=error