X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=lighty%2Fpom.xml;h=5e395b5bb3e3362a5249ea35edf9fc32395927cb;hp=6586ac4ea84d8a2bf1f4d100343dafcb449f7b85;hb=HEAD;hpb=924a03f6d2ca5875c2726f3976bd0cff440daea3 diff --git a/lighty/pom.xml b/lighty/pom.xml index 6586ac4ea..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 - 18.0.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