X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pce%2Fpom.xml;h=13fd593045819b2b7cfdf67b9ea082113b732e7c;hb=c5feb5ee9ada500836c163894da33588e54b14b2;hp=d9634e4aabe2c312c37e9baaae0d47273e5b1312;hpb=5cdb8c27d390342ece2eb4ce3f6ae70a1a4820fa;p=transportpce.git diff --git a/pce/pom.xml b/pce/pom.xml index d9634e4aa..13fd59304 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.mdsal binding-parent - 5.0.14 + 7.0.6 org.opendaylight.transportpce transportpce-pce - 2.0.0-SNAPSHOT + 4.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 +