mirror of
https://github.com/elastic/logstash.git
synced 2025-06-27 17:08:55 -04:00
bump master version to 7.0.0-alpha1 (#7791)
This commit is contained in:
parent
ce040d6f24
commit
b6bcbda8e4
9 changed files with 19 additions and 50 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue