Moving esvm to branch:master to pickup ES 2.0

This commit is contained in:
Chris Cowan 2015-06-23 10:01:44 -07:00
parent 132740d61d
commit c6b98b3714

View file

@ -7,7 +7,7 @@ module.exports = function (grunt) {
return {
options: {
directory: directory,
version: '1.4.4',
branch: 'master',
plugins: [
'elasticsearch/marvel/latest'
],