X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pce%2Fpom.xml;h=f84f0d831129bb2e62eb9fe537f610208a7defd8;hb=4a800617e9862c19dc05406441a216e688380c6a;hp=cfe8cac3f278245337099efe23da33a9178afa8e;hpb=ea6990cfde5c3f29fed0c8b8e3d9664482dbcde6;p=transportpce.git diff --git a/pce/pom.xml b/pce/pom.xml index cfe8cac3f..f84f0d831 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.mdsal binding-parent - 5.0.10 + 7.0.5 org.opendaylight.transportpce transportpce-pce - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT bundle @@ -35,6 +35,12 @@ 1.2.0 + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + + com.google.code.findbugs @@ -42,7 +48,22 @@ 3.0.2 true - + + org.glassfish.jersey.core + jersey-client + + + org.glassfish.jersey.ext + jersey-proxy-client + + + org.glassfish.jersey.media + jersey-media-json-jackson + + + com.fasterxml.jackson.datatype + jackson-datatype-jsr310 + org.opendaylight.transportpce test-common @@ -95,6 +116,16 @@ 1.2.0 test + + org.glassfish.jersey.inject + jersey-hk2 + test + + + jakarta.xml.bind + jakarta.xml.bind-api + test +