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

[camel] 02/05: Removed Property placeholders related to Elasticsearch

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 12e1e733bb127a76931cd144b787b519e6ce2d5b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jan 11 10:31:09 2019 +0100

    Removed Property placeholders related to Elasticsearch
---
 parent/pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cdc49eb..532efac 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>
-    <elasticsearch-bundle-version>2.4.4_1</elasticsearch-bundle-version>
-    <elasticsearch-guava-version>18.0</elasticsearch-guava-version>
-    <elasticsearch-version>2.4.4</elasticsearch-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>