Skip to content

Commit

Permalink
bump version numbers for Elasticsearch 1.1 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
mschoch committed Jun 3, 2014
1 parent ecb2e14 commit 16753b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.couchbase</groupId>
<artifactId>elasticsearch-transport-couchbase</artifactId>
<version>1.3.0</version>
<version>1.4.0-SNAPSHOT</version>

<properties>
<elasticsearch.version>1.0.0</elasticsearch.version>
<elasticsearch.version>1.1.0</elasticsearch.version>
</properties>

<repositories>
Expand Down

0 comments on commit 16753b5

Please sign in to comment.