X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=huawei%2Fvnfmadapter%2FVnfmadapterService%2Fservice%2Fpom.xml;h=94164607a22984ff0ba987965535d9cd097c0d52;hb=588272759296eaa280a42b175dc2ff7af76b9009;hp=51db3044975d0dff784319119450356570524240;hpb=f7fa0ad4ea341b198b038c8bac1a4ee19a367f99;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fsvnfm.git diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index 51db3044..94164607 100644 --- a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml @@ -20,13 +20,15 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter-service-root - 1.3.6-SNAPSHOT + 1.3.9-SNAPSHOT vnfmadapter-service vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService/service war - + + 11 + org.powermock @@ -71,7 +73,7 @@ org.apache.commons com.springsource.org.apache.commons.codec - 1.3.0 + 1.6.0 commons-collections @@ -101,11 +103,36 @@ 3.0.0.v201112011016 provided + + + org.eclipse.jetty + jetty-http + 9.4.13.v20181111 + + + + org.eclipse.jetty + jetty-client + 9.4.13.v20181111 + + - org.eclipse.jetty.aggregate - jetty-all - 8.1.16.v20140903 + org.eclipse.jetty + jetty-util + 9.4.13.v20181111 + + + org.eclipse.jetty + jetty-io + 9.4.13.v20181111 + + + + + + + com.fasterxml.jackson.core @@ -292,9 +319,29 @@ junit 4.9 test - - - + + + + + javax.xml.bind + jaxb-api + 2.3.1 + + + com.sun.xml.bind + jaxb-impl + 2.3.0 + + + org.glassfish.jaxb + jaxb-runtime + 2.3.0 + + + javax.activation + activation + 1.1.1 +