Downgrade CXF 07/60007/1
authorSmokowski, Steve (ss835w) <ss835w@us.att.com>
Fri, 10 Aug 2018 12:13:07 +0000 (08:13 -0400)
committerSmokowski, Steve (ss835w) <ss835w@us.att.com>
Fri, 10 Aug 2018 12:13:22 +0000 (08:13 -0400)
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) <ss835w@us.att.com>
common/pom.xml
pom.xml

index 43cb531..0f10703 100644 (file)
                <dependency>
                        <groupId>org.apache.cxf</groupId>
                        <artifactId>cxf-rt-rs-client</artifactId>
-                       <version>3.1.12</version>
+                       <version>${cxf.version}</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
diff --git a/pom.xml b/pom.xml
index dff3817..32733b1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
                <snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>
                <publicNexusPath>content/repositories/public/</publicNexusPath>
                <siteNexusPath>content/sites/site/org/onap/so/${project.version}/</siteNexusPath>
-               <cxf.version>3.2.5</cxf.version>
+               <cxf.version>3.1.12</cxf.version>
        </properties>
        <distributionManagement>
                <repository>