Skip to content

Commit d085c06

Browse files
committed
Upgrade to ES 5.0
1 parent f4ee389 commit d085c06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ hamcrestVersion = 1.3
3535
# Hive 0.11 finally updated antlr to 3.4 so there are no more conflicts with Pig
3636
antlrVersion = 3.4
3737
thriftVersion = 0.5.0
38-
esVersion = 5.0.0-rc1
39-
esVersionStable = 5.0.0-rc1
38+
esVersion = 5.0.0
39+
esVersionStable = 5.0.0
4040

4141
luceneVersion = 6.0.0
4242
groovyVersion = 2.4.4

0 commit comments

Comments
 (0)