Skip to content

Commit 0493ebe

Browse files
committed
Release 0.90.2
1 parent aac0466 commit 0493ebe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.textile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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.1 | 0.90.12 | 3.3.6 |
8+
| 0.90.2 | 0.90.12 | 3.3.6 |
99
| 0.90.0 | 0.90.2 | 3.3.6 |
1010
| 0.20.0 | 0.20.4 | 3.3.6 |
1111
| 0.19.7 | 0.19.9 | 3.3.5 |

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.sonian</groupId>
88
<artifactId>elasticsearch-zookeeper</artifactId>
9-
<version>0.90.2-SNAPSHOT</version>
9+
<version>0.90.2</version>
1010
<packaging>jar</packaging>
1111
<description>ZooKeeper plugin for ElasticSearch</description>
1212
<inceptionYear>2011</inceptionYear>

0 commit comments

Comments
 (0)