Upgrade to elasticsearch 0.90.7

This commit is contained in:
Jordan Sissel 2013-12-10 17:32:31 -08:00
parent 9f99b7721f
commit d6df492fcd

View file

@ -3,7 +3,7 @@
# wget or curl
#
JRUBY_VERSION=1.7.8
ELASTICSEARCH_VERSION=0.90.3
ELASTICSEARCH_VERSION=0.90.7
WITH_JRUBY=java -jar $(shell pwd)/$(JRUBY) -S
JRUBY=vendor/jar/jruby-complete-$(JRUBY_VERSION).jar