From cfb69f44f841338e1f208225ec006388e986bd2c Mon Sep 17 00:00:00 2001 From: "Kotta, Shireesha (sk434m)" Date: Tue, 6 Mar 2018 09:44:53 -0500 Subject: Added Junits & AAF attributes Support Issue-ID: PORTAL-136 Includes JUNITS, AAF attributes support Change-Id: Id4cc9f64268017665d7245d0a10369c9b498ba2f Signed-off-by: Kotta, Shireesha (sk434m) --- ecomp-sdk/epsdk-workflow/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ecomp-sdk/epsdk-workflow') diff --git a/ecomp-sdk/epsdk-workflow/pom.xml b/ecomp-sdk/epsdk-workflow/pom.xml index 9b6eb630..4c95a66a 100644 --- a/ecomp-sdk/epsdk-workflow/pom.xml +++ b/ecomp-sdk/epsdk-workflow/pom.xml @@ -30,17 +30,17 @@ com.fasterxml.jackson.core jackson-annotations - 2.6.3 + 2.9.2 com.fasterxml.jackson.core jackson-core - 2.6.3 + 2.9.2 com.fasterxml.jackson.core jackson-databind - 2.6.3 + 2.9.2 javax.servlet -- cgit 1.2.3-korg