X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pce%2Fpom.xml;h=ada51f024b80015127673744e0143e5732ee3152;hb=d487e3dd645743797ba55821548d02d157d03e56;hp=d9634e4aabe2c312c37e9baaae0d47273e5b1312;hpb=834b34963a5d59217c3bd998b06f81294ff4cfc1;p=transportpce.git diff --git a/pce/pom.xml b/pce/pom.xml index d9634e4aa..ada51f024 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.mdsal binding-parent - 5.0.14 + 7.0.5 org.opendaylight.transportpce transportpce-pce - 2.0.0-SNAPSHOT + 3.0.0 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 +