Skip to content

Commit

Permalink
Update ES version to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Tharp committed Aug 18, 2015
1 parent 6a05a22 commit 71f631f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>1.4.3</version>
<version>1.7.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit 71f631f

Please sign in to comment.