File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.couchbase</groupId >
4
4
<artifactId >elasticsearch-transport-couchbase</artifactId >
5
- <version >2.2.2 .0</version >
5
+ <version >2.2.3 .0</version >
6
6
<properties >
7
- <elasticsearch .version>2.2 .0</elasticsearch .version>
7
+ <elasticsearch .version>2.3 .0</elasticsearch .version>
8
8
</properties >
9
9
10
10
<repositories >
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ java.version=1.7
65
65
# elasticsearch release. This version is checked when the plugin
66
66
# is loaded so Elasticsearch will refuse to start in the presence of
67
67
# plugins with the incorrect elasticsearch.version.
68
- elasticsearch.version =2.2 .0
68
+ elasticsearch.version =2.3 .0
69
69
#
70
70
# ## deprecated elements for jvm plugins :
71
71
#
You can’t perform that action at this time.
0 commit comments