X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=lighty%2Fpom.xml;h=78e56e86a149a4daa438a5bfab3a6cdf9939a5d4;hb=b39614911ce5dc431928dc84c4a42c806301d176;hp=898e445fb2ff289357287ca04e7b1193b5e6b5d3;hpb=84eebaf301f0a68181ea9d3fca1be929963f7d6f;p=transportpce.git diff --git a/lighty/pom.xml b/lighty/pom.xml index 898e445fb..78e56e86a 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -11,23 +11,29 @@ io.lighty.core lighty-app-parent - 12.1.0 + 15.1.1-SNAPSHOT io.lighty.controllers tpce - 2.0.0-SNAPSHOT + 5.0.0-SNAPSHOT jar io.lighty.controllers.tpce.Main true true - 2.0.0-SNAPSHOT + 5.0.0-SNAPSHOT + + + commons-cli + commons-cli + 1.4 + @@ -63,6 +69,11 @@ transportpce-tapi ${transportpce.version} + + org.opendaylight.transportpce + transportpce-nbinotifications + ${transportpce.version} + @@ -80,6 +91,25 @@ test + + net.jcip + jcip-annotations + 1.0 + true + + + com.github.spotbugs + spotbugs-annotations + 3.1.3 + true + + + + org.eclipse.jetty + jetty-client + test + + tpce