Skip to content

Commit 5b6e9ac

Browse files
committed
update to v0.90.12
1 parent 934f79c commit 5b6e9ac

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.textile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ h2. Compatibility
55
The following table shows the versions of elasticsearch and Apache Zookeeper that Zookeeper Plugin was built with.
66

77
|_. ES-zk Plugin |_. Elasticsearch |_. Zookeeper |
8-
| 0.90.11 | 0.90.11 | 3.3.6 |
8+
| 0.90.1 | 0.90.12 | 3.3.6 |
9+
| 0.90.0 | 0.90.2 | 3.3.6 |
910
| 0.20.0 | 0.20.4 | 3.3.6 |
1011
| 0.19.7 | 0.19.9 | 3.3.5 |
1112
| 0.19.6 | 0.19.3 | 3.3.5 |

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</parent>
3131

3232
<properties>
33-
<elasticsearch.version>0.90.11</elasticsearch.version>
33+
<elasticsearch.version>0.90.12</elasticsearch.version>
3434
<zookeeper.version>3.3.6</zookeeper.version>
3535
</properties>
3636

0 commit comments

Comments
 (0)