Skip to content

Commit

Permalink
Update CAPI server version to 1.4.0 to use newer Jetty
Browse files Browse the repository at this point in the history
  • Loading branch information
Branor committed May 17, 2016
1 parent b7e60fb commit 71fbb4a
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,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.couchbase</groupId>
<artifactId>elasticsearch-transport-couchbase</artifactId>
<version>2.2.3.2</version>
<version>2.2.3.2-update1</version>
<properties>
<elasticsearch.version>2.3.2</elasticsearch.version>
</properties>
Expand Down Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>com.couchbase</groupId>
<artifactId>couchbase-capi-server</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 71fbb4a

Please sign in to comment.