This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch CAMEL-19390/cxf-upgrade in repository https://gitbox.apache.org/repos/asf/camel.git
commit 787df03a82f0933a0e0022940fc0451af36db9cd Author: Nicolas Filotto <nfilo...@talend.com> AuthorDate: Fri May 26 22:46:16 2023 +0200 To remove on release --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 0a0b8b26759..dc9c5501bd9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -132,9 +132,9 @@ <corda-version>4.9.3</corda-version> <couchbase-client-version>3.4.1</couchbase-client-version> <curator-version>4.3.0</curator-version> - <cxf-version>3.6.1</cxf-version> + <cxf-version>3.6.1-SNAPSHOT</cxf-version> <cxf-version-range>[3.6,4.0)</cxf-version-range> - <cxf-codegen-plugin-version>3.6.1</cxf-codegen-plugin-version> + <cxf-codegen-plugin-version>3.6.1-SNAPSHOT</cxf-codegen-plugin-version> <!-- cxf-xjc is not released as often --> <cxf-xjc-plugin-version>3.3.2</cxf-xjc-plugin-version> <cxf-xjc-utils-version>3.3.2</cxf-xjc-utils-version>