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 2019/01/11 10:18:32 UTC

[camel] 04/05: Remove property Placeholder for Elasticsearch5

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 f07adbcfc4d005bc6dc0c682c405659ec470c271
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jan 11 10:35:50 2019 +0100

    Remove property Placeholder for Elasticsearch5
---
 parent/pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 42081bf..95fd0ba 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -193,9 +193,6 @@
     <ehcache-version>2.10.6</ehcache-version>
     <ehcache3-version>3.6.2</ehcache3-version>
     <ekstazi-maven-plugin-version>5.3.0</ekstazi-maven-plugin-version>
-    <elasticsearch5-version>5.6.3</elasticsearch5-version>
-    <elasticsearch5-bundle-version>5.6.3_1</elasticsearch5-bundle-version>
-    <elasticsearch-sniffer-version>5.6.3</elasticsearch-sniffer-version>
     <elasticsearch-cluster-runner-version>2.4.0.0</elasticsearch-cluster-runner-version>
     <elasticsearch5-cluster-runner-version>5.6.3.0</elasticsearch5-cluster-runner-version>
     <elasticsearch-rest-sniffer-version>6.5.3</elasticsearch-rest-sniffer-version>