Skip to content

Commit

Permalink
update elasticsearch-1.7.1 and jest-0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
v5tech committed Sep 9, 2015
1 parent c4197d7 commit b875f17
Show file tree
Hide file tree
Showing 4 changed files with 140 additions and 185 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
</properties>

<dependencies>

<dependency>
<groupId>io.searchbox</groupId>
<artifactId>jest</artifactId>
<version>0.1.4-SNAPSHOT</version>
<version>0.1.7</version>
</dependency>
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>1.4.0</version>
<version>1.7.1</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down
68 changes: 0 additions & 68 deletions src/main/java/io/searchbox/core/Suggest.java

This file was deleted.

Loading

0 comments on commit b875f17

Please sign in to comment.