X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=lighty%2Fpom.xml;h=78e56e86a149a4daa438a5bfab3a6cdf9939a5d4;hb=refs%2Fchanges%2F58%2F99858%2F1;hp=184bf4d3c1ef769619039f3d99473ff6dfc93a1c;hpb=fc2f017df79ae05075aaad741197d4bfda12eaa8;p=transportpce.git diff --git a/lighty/pom.xml b/lighty/pom.xml index 184bf4d3c..78e56e86a 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -11,28 +11,29 @@ io.lighty.core lighty-app-parent - 13.0.0 - + 15.1.1-SNAPSHOT io.lighty.controllers tpce - 3.0.0-SNAPSHOT + 5.0.0-SNAPSHOT jar io.lighty.controllers.tpce.Main true true - 3.0.0-SNAPSHOT + 5.0.0-SNAPSHOT + + + commons-cli + commons-cli + 1.4 + @@ -68,6 +69,11 @@ transportpce-tapi ${transportpce.version} + + org.opendaylight.transportpce + transportpce-nbinotifications + ${transportpce.version} + @@ -85,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