X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=lighty%2Fpom.xml;h=5e8bc35e286c80b7558074260f1d4cffc3c22c11;hp=78e56e86a149a4daa438a5bfab3a6cdf9939a5d4;hb=11c3285f881c7cc88e1c58858d33589c511d365b;hpb=22624215fa3db91671b7309c0791e72c98142c59 diff --git a/lighty/pom.xml b/lighty/pom.xml index 78e56e86a..5e8bc35e2 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -6,157 +6,150 @@ - 4.0.0 + 4.0.0 - - io.lighty.core - lighty-app-parent - 15.1.1-SNAPSHOT - - + + io.lighty.core + lighty-app-parent + 15.2.0 + + - io.lighty.controllers - tpce - 5.0.0-SNAPSHOT - jar + io.lighty.controllers + tpce + 6.0.0-SNAPSHOT + jar - - io.lighty.controllers.tpce.Main - true - true - 5.0.0-SNAPSHOT - + + io.lighty.controllers.tpce.Main + true + true + 6.0.0-SNAPSHOT + - - - - commons-cli - commons-cli - 1.4 - + + + + 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} - - - 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 - 3.1.3 - true - - - - org.eclipse.jetty - jetty-client - 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 + + + + + +