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


The following commit(s) were added to refs/heads/master by this push:
     new 78437ae  Upgrade Elasticsearch-rest and related bundle to version 6.6.2
78437ae is described below

commit 78437ae03ce7bc44406d4e6e474e87e06adc5473
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Apr 1 11:16:54 2019 +0200

    Upgrade Elasticsearch-rest and related bundle to version 6.6.2
---
 parent/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ce5a911..cb28520 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -187,10 +187,10 @@
         <ehcache-version>2.10.6</ehcache-version>
         <ehcache3-version>3.7.0</ehcache3-version>
         <ekstazi-maven-plugin-version>5.3.0</ekstazi-maven-plugin-version>
-        
<elasticsearch-rest-sniffer-version>6.5.4</elasticsearch-rest-sniffer-version>
-        
<elasticsearch-rest-cluster-runner-version>6.5.4.0</elasticsearch-rest-cluster-runner-version>
-        <elasticsearch-rest-version>6.5.4</elasticsearch-rest-version>
-        
<elasticsearch-rest-bundle-version>6.5.4_1</elasticsearch-rest-bundle-version>
+        
<elasticsearch-rest-sniffer-version>6.6.2</elasticsearch-rest-sniffer-version>
+        
<elasticsearch-rest-cluster-runner-version>6.6.2.0</elasticsearch-rest-cluster-runner-version>
+        <elasticsearch-rest-version>6.6.2</elasticsearch-rest-version>
+        
<elasticsearch-rest-bundle-version>6.6.2_1</elasticsearch-rest-bundle-version>
         <elsql-version>1.3</elsql-version>
         <el-api-1.0-version>1.0.1</el-api-1.0-version>
         <eddsa-version>0.3.0</eddsa-version>

Reply via email to