X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=lighty%2Fpom.xml;h=f1474f84ce2852f032d1a0b27a5e822619d349f2;hb=f26a8d33de6039fc678a8f053eaf1f49de3a9718;hp=7d82a8848d89f85daedec14f8888748742daa715;hpb=06179035e9d3d23381a3e89506615e8c5d96dcf0;p=transportpce.git diff --git a/lighty/pom.xml b/lighty/pom.xml index 7d82a8848..f1474f84c 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -11,21 +11,21 @@ io.lighty.core lighty-app-parent - 18.0.0-SNAPSHOT + 19.1.0 io.lighty.controllers tpce - 7.0.1-SNAPSHOT + 9.0.0-SNAPSHOT jar io.lighty.controllers.tpce.Main true true - 7.0.1-SNAPSHOT - 18.0.0 + 9.0.0-SNAPSHOT + 19.2.0 @@ -62,7 +62,7 @@ org.opendaylight.transportpce.models - openroadm-common-10.1.0 + openroadm-common-13.1.0 org.opendaylight.transportpce.models @@ -78,11 +78,11 @@ org.opendaylight.transportpce.models - openroadm-network-10.1.0 + openroadm-network-13.1.0 org.opendaylight.transportpce.models - openroadm-service-10.1.0 + openroadm-service-13.1.0 org.opendaylight.transportpce.models @@ -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