Browse code

Merge "Update ElasticSearch version default to 1.7.5"

Jenkins authored on 2016/05/17 19:09:02
Showing 1 changed files
... ...
@@ -10,7 +10,7 @@ source $TOP_DIR/stackrc
10 10
 
11 11
 # Package source and version, all pkg files are expected to have
12 12
 # something like this, as well as a way to override them.
13
-ELASTICSEARCH_VERSION=${ELASTICSEARCH_VERSION:-1.4.2}
13
+ELASTICSEARCH_VERSION=${ELASTICSEARCH_VERSION:-1.7.5}
14 14
 ELASTICSEARCH_BASEURL=${ELASTICSEARCH_BASEURL:-https://download.elasticsearch.org/elasticsearch/elasticsearch}
15 15
 
16 16
 # Elastic search actual implementation