You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/03/31 08:01:33 UTC

[camel] 30/43: CAMEL-14715 - Remove Spring-ws bundle property placeholder (camel-karaf-migration)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 22c285f486329f7ca658480ce98f4aea1b30ccd1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:47:50 2020 +0200

    CAMEL-14715 - Remove Spring-ws bundle property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index feb78f3..c53fc65 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -512,7 +512,6 @@
         <spring5-version>5.2.5.RELEASE</spring5-version>
         <spring-security-version>5.3.0.RELEASE</spring-security-version>
         <spring-ws-version>3.0.8.RELEASE</spring-ws-version>
-        <spring-ws-bundle-version>3.0.8.RELEASE_1</spring-ws-bundle-version>
         <spring-xml-bundle-version>3.0.7.RELEASE_1</spring-xml-bundle-version>
         <spymemcached-bundle-version>2.5_2</spymemcached-bundle-version> <!-- FIXME cmueller: not in sync! -->
         <spymemcached-version>2.12.0</spymemcached-version>