X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=lighty%2Fpom.xml;h=f1474f84ce2852f032d1a0b27a5e822619d349f2;hb=f26a8d33de6039fc678a8f053eaf1f49de3a9718;hp=f318582949394a4305dd8ada7cb5feab4a0dec03;hpb=0a27df8c4c1c62cc0de952d96304ffd09d6bef51;p=transportpce.git diff --git a/lighty/pom.xml b/lighty/pom.xml index f31858294..f1474f84c 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -11,22 +11,35 @@ io.lighty.core lighty-app-parent - 16.1.0 + 19.1.0 io.lighty.controllers tpce - 6.0.0-SNAPSHOT + 9.0.0-SNAPSHOT jar io.lighty.controllers.tpce.Main true true - 6.0.0-SNAPSHOT + 9.0.0-SNAPSHOT + 19.2.0 + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + + @@ -35,6 +48,46 @@ 1.4 + + org.opendaylight.transportpce.models + openroadm-common-1.2.1 + + + org.opendaylight.transportpce.models + openroadm-common-2.2.1 + + + org.opendaylight.transportpce.models + openroadm-common-7.1.0 + + + org.opendaylight.transportpce.models + openroadm-common-13.1.0 + + + org.opendaylight.transportpce.models + openroadm-device-1.2.1 + + + org.opendaylight.transportpce.models + openroadm-device-2.2.1 + + + org.opendaylight.transportpce.models + openroadm-device-7.1.0 + + + org.opendaylight.transportpce.models + openroadm-network-13.1.0 + + + org.opendaylight.transportpce.models + openroadm-service-13.1.0 + + + org.opendaylight.transportpce.models + tapi-2.1.1 + org.opendaylight.transportpce transportpce-api @@ -81,6 +134,10 @@ io.lighty.modules lighty-restconf-nb-community + + io.lighty.modules + lighty-openapi + junit junit @@ -139,6 +196,7 @@ **/module-info.java true + checkstyle.violationSeverity=error