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:32 UTC

[camel] 29/43: CAMEL-14715 - Remove spring-ldap 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 5f24a4534afdc0c1972a6a043ce10b8715e59911
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:47:17 2020 +0200

    CAMEL-14715 - Remove spring-ldap 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 986a725..feb78f3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -507,7 +507,6 @@
         <spring-data-redis-version>2.2.4.RELEASE</spring-data-redis-version>
         <spring-integration-version>5.2.5.RELEASE</spring-integration-version>
         <spring-ldap-version>2.3.2.RELEASE</spring-ldap-version>
-        <spring-ldap-bundle-version>2.3.2.RELEASE_2</spring-ldap-bundle-version>
         <spring-version-range>[5,6)</spring-version-range>
         <spring-version>${spring5-version}</spring-version>
         <spring5-version>5.2.5.RELEASE</spring5-version>