mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Upgrade to elasticsearch 0.90.7
This commit is contained in:
parent
9f99b7721f
commit
d6df492fcd
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue