X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=huawei%2Fvnfmadapter%2FVnfmadapterService%2Fservice%2Fpom.xml;h=6680746f2a2568e45731044c99afd9601ced0721;hb=69dab90bddead599a4927ba5efda8bc79304e9ad;hp=b929677491d91d47b9628c1c49c6e46939707f3f;hpb=9ba4f81a62d430e1b99ab34b5a996a47289afb01;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..6680746f 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.2-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 +