X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=lighty%2Fpom.xml;h=5bba36530e08789706a704d526e0dfa17465e0a8;hp=5e395b5bb3e3362a5249ea35edf9fc32395927cb;hb=HEAD;hpb=51e23f1cebce13c971bbdfc1c470f7c97d8784c5 diff --git a/lighty/pom.xml b/lighty/pom.xml index 5e395b5bb..25a5f89de 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -11,21 +11,21 @@ io.lighty.core lighty-app-parent - 17.1.0 + 20.0.0-SNAPSHOT io.lighty.controllers tpce - 7.0.0-SNAPSHOT + 10.0.0-SNAPSHOT jar io.lighty.controllers.tpce.Main true true - 7.0.0-SNAPSHOT - 17.2.0 + 10.0.0-SNAPSHOT + 21.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,15 +78,15 @@ 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 - tapi-2.1.1 + tapi-2.4.0 org.opendaylight.transportpce @@ -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