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 5
5
<artifactId >elasticsearch-transport-couchbase</artifactId >
6
6
<version >2.${elasticsearch.version} </version >
7
7
<properties >
8
- <elasticsearch .version>2.4.4 </elasticsearch .version>
8
+ <elasticsearch .version>2.4.5 </elasticsearch .version>
9
9
</properties >
10
10
11
11
<repositories >
Original file line number Diff line number Diff line change 34
34
description =Couchbase to Elasticsearch Transport
35
35
#
36
36
# 'version': plugin's version
37
- version =2.2.4.4
37
+ version =2.2.4.5
38
38
#
39
39
# 'name': the plugin name
40
40
name =transport-couchbase
@@ -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.4.4
68
+ elasticsearch.version =2.4.5
69
69
#
70
70
# ## deprecated elements for jvm plugins :
71
71
#
You can’t perform that action at this time.
0 commit comments