Skip to content

Commit

Permalink
Release version 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
grmblfrz committed Jan 3, 2015
1 parent b4802ec commit 9781220
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ h2. Compatibility
The following table shows the versions of elasticsearch and Apache Zookeeper that Zookeeper Plugin was built with.

|_. ES-zk Plugin |_. Elasticsearch |_. Zookeeper |
| master | 1.4.1 | 3.4.6 |
| master | 1.4.2 | 3.4.6 |
| 1.4.2 | 1.4.2 | 3.4.6 |
| 1.4.1 | 1.4.1 | 3.4.6 |
| 1.3.4 | 1.3.4 | 3.4.6 |
| 1.3.1 | 1.3.2 | 3.4.6 |
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.sonian</groupId>
<artifactId>elasticsearch-zookeeper</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
<packaging>jar</packaging>
<description>ZooKeeper plugin for Elasticsearch</description>
<inceptionYear>2011</inceptionYear>
Expand Down

0 comments on commit 9781220

Please sign in to comment.