bump master version to 7.0.0-alpha1 (#7791)

This commit is contained in:
Suyog Rao 2017-07-24 11:51:40 -07:00 committed by GitHub
parent ce040d6f24
commit b6bcbda8e4
9 changed files with 19 additions and 50 deletions

View file

@ -17,7 +17,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ["lib"]
gem.version = LOGSTASH_CORE_PLUGIN_API
gem.add_runtime_dependency "logstash-core", "6.0.0.beta1"
gem.add_runtime_dependency "logstash-core", "7.0.0.alpha1"
# Make sure we dont build this gem from a non jruby
# environment.