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

[camel] 05/05: Removed Elasticsearch Cluster Runner property placeholders for Elasticsearch and 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 ca5cf195456145c6c8f1c2c7cb5dda3067ce8bca
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jan 11 10:36:09 2019 +0100

    Removed Elasticsearch Cluster Runner property placeholders for Elasticsearch and Elasticsearch5
---
 parent/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 95fd0ba..a0c1f4e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -193,8 +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>
-    <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>
     <elasticsearch-rest-cluster-runner-version>6.5.3.0</elasticsearch-rest-cluster-runner-version>
     <elasticsearch-rest-version>6.5.3</elasticsearch-rest-version>