From 87c36c7497c3d0078d117cc0bd1eddfb8fa26a6a Mon Sep 17 00:00:00 2001 From: "Smokowski, Steve (ss835w)" Date: Fri, 10 Aug 2018 08:13:07 -0400 Subject: Downgrade CXF The Upgrade of CXF broke the A&AI client, downgrading it for now to unblock integration testing. We will investigate in more detail around the upgrade of the version. Issue-ID: SO-823 Change-Id: I15d761737b8c62db6de74ce5e5ee9262016120e0 Change-Id: I15d761737b8c62db6de74ce5e5ee9262016120e0 Signed-off-by: Smokowski, Steve (ss835w) --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/pom.xml') diff --git a/common/pom.xml b/common/pom.xml index 43cb5313f7..0f1070309a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -102,7 +102,7 @@ org.apache.cxf cxf-rt-rs-client - 3.1.12 + ${cxf.version} test -- cgit