diff --git a/metadata.rb b/metadata.rb index 8c6bce72..81dadf22 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ license 'Apache 2.0' description 'Installs/Configures tomcat' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version '0.15.6' +version '0.15.7' depends 'java' depends 'openssl'