X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=lighty%2Fpom.xml;h=3c93b56fd4f144ab09bed96fd62641b2c5dbff71;hb=2539ad8fe56109ad558c0169fe3315ed32e44a47;hp=898e445fb2ff289357287ca04e7b1193b5e6b5d3;hpb=e25624aca3a34b7a8e30cd8b8819eb6ca838932d;p=transportpce.git diff --git a/lighty/pom.xml b/lighty/pom.xml index 898e445fb..3c93b56fd 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -6,127 +6,150 @@ - 4.0.0 + 4.0.0 - - io.lighty.core - lighty-app-parent - 12.1.0 - - + + io.lighty.core + lighty-app-parent + 15.2.0 + + - io.lighty.controllers - tpce - 2.0.0-SNAPSHOT - jar + io.lighty.controllers + tpce + 5.0.0-SNAPSHOT + jar - - io.lighty.controllers.tpce.Main - true - true - 2.0.0-SNAPSHOT - + + io.lighty.controllers.tpce.Main + true + true + 5.0.0-SNAPSHOT + - + + + + commons-cli + commons-cli + 1.4 + + + + org.opendaylight.transportpce + transportpce-api + ${transportpce.version} + + + org.opendaylight.transportpce + transportpce-networkmodel + ${transportpce.version} + + + + + org.opendaylight.transportpce + transportpce-pce + ${transportpce.version} + + + org.opendaylight.transportpce + transportpce-olm + ${transportpce.version} + + + org.opendaylight.transportpce + transportpce-servicehandler + ${transportpce.version} + + + org.opendaylight.transportpce + transportpce-tapi + ${transportpce.version} + + + org.opendaylight.transportpce + transportpce-nbinotifications + ${transportpce.version} + + + + io.lighty.modules + lighty-netconf-sb + + + io.lighty.modules + lighty-restconf-nb-community + + + junit + junit + test + + + net.jcip + jcip-annotations + 1.0 + true + + + com.github.spotbugs + spotbugs-annotations + true + + + org.eclipse.jetty + jetty-client + test + + - - - org.opendaylight.transportpce - transportpce-api - ${transportpce.version} - - - org.opendaylight.transportpce - transportpce-networkmodel - ${transportpce.version} - - - - - - org.opendaylight.transportpce - transportpce-pce - ${transportpce.version} - - - org.opendaylight.transportpce - transportpce-olm - ${transportpce.version} - - - org.opendaylight.transportpce - transportpce-servicehandler - ${transportpce.version} - - - org.opendaylight.transportpce - transportpce-tapi - ${transportpce.version} - - - - - io.lighty.modules - lighty-netconf-sb - - - io.lighty.modules - lighty-restconf-nb-community - - - - junit - junit - test - - - - - tpce - - - maven-jar-plugin - - - - true - true - True - - - - - - maven-checkstyle-plugin - - odl_checks.xml - checkstyle-suppressions.xml - - - ${project.build.sourceDirectory} - - true - true - true - **\/*.java - - **/protobuff/messages/**, - **/thrift/gen/*.java, - **/module-info.java - - true - - - - validate - validate - - check - - - - - - + + tpce + + + maven-jar-plugin + + + + true + true + True + + + + + + maven-checkstyle-plugin + + odl_checks.xml + checkstyle-suppressions.xml + + + ${project.build.sourceDirectory} + + true + true + true + **\/*.java + + **/protobuff/messages/**, + **/thrift/gen/*.java, + **/module-info.java + + true + + + + validate + validate + + check + + + + + +