From 29009da86c49a7c7041729b21f240ebb471e66ca Mon Sep 17 00:00:00 2001 From: sekharhuawei Date: Mon, 12 Oct 2020 14:11:11 +0530 Subject: VFC has one java 8 pod Issue-ID: VFC-1741 Signed-off-by: sekharhuawei Change-Id: Iade86acc8d846be6b1397625ce2b561600ea9aec --- .../vnfmadapter/VnfmadapterService/service/pom.xml | 26 +++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index bcfb1483..d3728517 100644 --- a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml @@ -319,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 + -- cgit 1.2.3-korg