X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=lighty%2Fpom.xml;h=481e303708e5b8c8091027a0f3e5db9d2e932893;hb=bcb09aa4fb605ef9bc893637e712d51d811772c9;hp=f599e6ae19787b21efb3b6728ebfec9d78b99e89;hpb=261f1ac363e9f28158aecf64499b783f69caaf9d;p=transportpce.git diff --git a/lighty/pom.xml b/lighty/pom.xml index f599e6ae1..481e30370 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.0-SNAPSHOT + 8.0.0-SNAPSHOT jar io.lighty.controllers.tpce.Main true true - 7.0.0-SNAPSHOT - 18.0.0 + 8.0.0-SNAPSHOT + 19.0.0-SNAPSHOT @@ -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