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 c6b9284dc9da4eb49913384608cc1065c1257105 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Mar 30 16:45:19 2020 +0200 CAMEL-14715 - Remove Elasticsearch rest 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 84cf9e5..83b296e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -159,7 +159,6 @@ <elasticsearch-rest-sniffer-version>7.3.2</elasticsearch-rest-sniffer-version> <elasticsearch-rest-cluster-runner-version>7.3.2.0</elasticsearch-rest-cluster-runner-version> <elasticsearch-rest-version>7.3.2</elasticsearch-rest-version> - <elasticsearch-rest-bundle-version>7.3.2_1</elasticsearch-rest-bundle-version> <elsql-version>1.3</elsql-version> <elytron-web>1.7.0.CR3</elytron-web> <eddsa-version>0.3.0</eddsa-version>