Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Commit

Permalink
upgraded elasticsearch dependency to 0.90.1
Browse files Browse the repository at this point in the history
  • Loading branch information
quodt committed Jun 10, 2013
1 parent 5f42016 commit 29ab857
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.txt
Expand Up @@ -2,6 +2,8 @@
Changes for Lovelysystems Elasticsearch Plugins
===============================================

- elasticsearch 0.90.1 compatibility

2013/05/28 0.6.0
================

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -31,7 +31,7 @@
</parent>

<properties>
<elasticsearch.version>0.90.0</elasticsearch.version>
<elasticsearch.version>0.90.1</elasticsearch.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 29ab857

Please sign in to comment.