X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=lighty%2Fpom.xml;h=1299b4b195d69a02c46b340a3c3f5b3eb58af7fc;hb=refs%2Fchanges%2F77%2F110877%2F1;hp=f318582949394a4305dd8ada7cb5feab4a0dec03;hpb=0a27df8c4c1c62cc0de952d96304ffd09d6bef51;p=transportpce.git diff --git a/lighty/pom.xml b/lighty/pom.xml index f31858294..1299b4b19 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -11,22 +11,35 @@ io.lighty.core lighty-app-parent - 16.1.0 + 20.0.0-SNAPSHOT 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 + 20.0.0-SNAPSHOT + + + + 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.4.0 + 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