From ab686598afe3e3ff18cfe2ee5781459375174074 Mon Sep 17 00:00:00 2001 From: branor Date: Thu, 11 May 2017 10:49:47 +0100 Subject: [PATCH] Updated for ES 2.4.5 --- pom.xml | 2 +- src/main/plugin-metadata/plugin-descriptor.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index cb76c3d5..cdca5383 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ elasticsearch-transport-couchbase 2.${elasticsearch.version} - 2.4.4 + 2.4.5 diff --git a/src/main/plugin-metadata/plugin-descriptor.properties b/src/main/plugin-metadata/plugin-descriptor.properties index 389a57ce..a7c02f96 100644 --- a/src/main/plugin-metadata/plugin-descriptor.properties +++ b/src/main/plugin-metadata/plugin-descriptor.properties @@ -34,7 +34,7 @@ description=Couchbase to Elasticsearch Transport # # 'version': plugin's version -version=2.2.4.4 +version=2.2.4.5 # # 'name': the plugin name name=transport-couchbase @@ -65,7 +65,7 @@ java.version=1.7 # elasticsearch release. This version is checked when the plugin # is loaded so Elasticsearch will refuse to start in the presence of # plugins with the incorrect elasticsearch.version. -elasticsearch.version=2.4.4 +elasticsearch.version=2.4.5 # ### deprecated elements for jvm plugins : #