X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=huawei%2Fvnfmadapter%2FVnfmadapterService%2Fservice%2Fpom.xml;h=5afc1d611d4bda48c001f27dee80ebbcd9177c20;hb=6cde87d2d2f6641ece5d3afdd0e6d3ad26022d9e;hp=b929677491d91d47b9628c1c49c6e46939707f3f;hpb=8e16981cf3775de7e82c938939aeb59fadc406d1;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fsvnfm.git diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index b9296774..5afc1d61 100644 --- a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml @@ -20,13 +20,16 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter-service-root - 1.3.6-SNAPSHOT + 1.4.1-SNAPSHOT vnfmadapter-service vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService/service war - + + 11 + 2.17.1 + org.powermock @@ -71,7 +74,7 @@ org.apache.commons com.springsource.org.apache.commons.codec - 1.3.0 + 1.6.0 commons-collections @@ -93,7 +96,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.13.0 + ${log4j.version} org.eclipse.jetty.orbit @@ -317,9 +320,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 +