X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=lighty%2Fpom.xml;h=883dad1e606de89b85c51a05cbfed85b8ffd553e;hb=dbc9253a471aa69642d5ea1caa6d0f99f0081eda;hp=e1421eaba1d8d76e212166fee2db77011dfd70a0;hpb=0361c3ee72cd0212fd22c205120b36f7e5ed8a63;p=transportpce.git diff --git a/lighty/pom.xml b/lighty/pom.xml index e1421eaba..883dad1e6 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -11,21 +11,21 @@ io.lighty.core lighty-app-parent - 17.0.0 + 19.0.0-SNAPSHOT io.lighty.controllers tpce - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT jar io.lighty.controllers.tpce.Main true true - 7.0.0-SNAPSHOT - 17.1.0 + 9.0.0-SNAPSHOT + 19.0.0 @@ -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