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 1c4e5992db1e4751cf70589089dc20aca3f6c0aa Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Mar 31 08:45:29 2020 +0200 CAMEL-14715 - Remove spring-batch 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 ae36784..a5f8e82 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -503,7 +503,6 @@ <spark-rest-version>2.9.1</spark-rest-version> <splunk-version>1.6.5.0_1</splunk-version> <spring-batch-version>4.2.1.RELEASE</spring-batch-version> - <spring-batch-bundle-version>4.2.1.RELEASE_1</spring-batch-bundle-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>