Skip to content

Commit

Permalink
Merge from master
Browse files Browse the repository at this point in the history
  • Loading branch information
Branor committed Jan 13, 2016
1 parent 1f826ae commit 902fffb
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.couchbase</groupId>
<artifactId>elasticsearch-transport-couchbase</artifactId>
<version>2.2.0.2</version>
<version>2.2.1.2</version>
<properties>
<elasticsearch.version>2.1.0</elasticsearch.version>
</properties>
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.0.2
version=2.2.1.2
#
# '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.1.0
elasticsearch.version=2.1.1
#
### deprecated elements for jvm plugins :
#
Expand Down

0 comments on commit 902fffb

Please sign in to comment.