diff options
Diffstat (limited to 'vnfmarket-be/vnf-sdk-marketplace/pom.xml')
-rw-r--r-- | vnfmarket-be/vnf-sdk-marketplace/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfmarket-be/vnf-sdk-marketplace/pom.xml b/vnfmarket-be/vnf-sdk-marketplace/pom.xml index e401ab1e..ba613322 100644 --- a/vnfmarket-be/vnf-sdk-marketplace/pom.xml +++ b/vnfmarket-be/vnf-sdk-marketplace/pom.xml @@ -22,7 +22,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <cxf.version>3.2.3</cxf.version> + <cxf.version>3.2.1</cxf.version> <!-- slf4j.version>1.6.1</slf4j.version> --> <maven.test.skip>false</maven.test.skip> <maven.test.failure.ignore>false</maven.test.failure.ignore> |