X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pce%2Fpom.xml;h=ada51f024b80015127673744e0143e5732ee3152;hb=d487e3dd645743797ba55821548d02d157d03e56;hp=cb2a732bba8727defadde541465c9b71e237bb78;hpb=fc2f017df79ae05075aaad741197d4bfda12eaa8;p=transportpce.git diff --git a/pce/pom.xml b/pce/pom.xml index cb2a732bb..ada51f024 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.mdsal binding-parent - 6.0.4 + 7.0.5 org.opendaylight.transportpce transportpce-pce - 3.0.0-SNAPSHOT + 3.0.0 bundle @@ -48,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 @@ -106,6 +121,11 @@ jersey-hk2 test + + jakarta.xml.bind + jakarta.xml.bind-api + test +