Skip to content

Commit

Permalink
Updated for ES 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Branor committed May 11, 2017
1 parent a3f3405 commit ab68659
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>elasticsearch-transport-couchbase</artifactId>
<version>2.${elasticsearch.version}</version>
<properties>
<elasticsearch.version>2.4.4</elasticsearch.version>
<elasticsearch.version>2.4.5</elasticsearch.version>
</properties>

<repositories>
Expand Down
4 changes: 2 additions & 2 deletions src/main/plugin-metadata/plugin-descriptor.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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 :
#
Expand Down

0 comments on commit ab68659

Please sign in to comment.