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 73128b8fd199109883366b55692ab659cfb89dff Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Mar 31 08:46:40 2020 +0200 CAMEL-14715 - Remove spring-data-* bundle property placeholders (camel-karaf-migration) --- parent/pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index a5f8e82..986a725 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -504,10 +504,7 @@ <splunk-version>1.6.5.0_1</splunk-version> <spring-batch-version>4.2.1.RELEASE</spring-batch-version> <spring-boot-version>2.2.6.RELEASE</spring-boot-version> - <spring-data-commons-bundle-version>2.2.4.RELEASE_1</spring-data-commons-bundle-version> - <spring-data-keyvalue-bundle-version>2.2.4.RELEASE_1</spring-data-keyvalue-bundle-version> <spring-data-redis-version>2.2.4.RELEASE</spring-data-redis-version> - <spring-data-redis-bundle-version>2.2.4.RELEASE_1</spring-data-redis-bundle-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>