Skip to content

Commit 14066fc

Browse files
committed
Release 1.0.0
1 parent a42bba0 commit 14066fc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.textile

+2-1
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.1 | 0.90.12 | 3.3.6 |
8+
| 1.0.0 | 1.0.1 | 3.3.6 |
9+
| 0.90.2 | 0.90.12 | 3.3.6 |
910
| 0.90.0 | 0.90.2 | 3.3.6 |
1011
| 0.20.0 | 0.20.4 | 3.3.6 |
1112
| 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>1.0.0-SNAPSHOT</version>
9+
<version>1.0.0</version>
1010
<packaging>jar</packaging>
1111
<description>ZooKeeper plugin for Elasticsearch</description>
1212
<inceptionYear>2011</inceptionYear>

0 commit comments

Comments
 (0)