Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de617ea commit cbb0233Copy full SHA for cbb0233
metadata.rb
@@ -4,7 +4,7 @@
4
license "Apache 2.0"
5
description "Deploys and configures Java-based applications"
6
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7
-version "3.0.0"
+version "3.0.1"
8
9
%w{ java tomcat }.each do |cb|
10
depends cb
0 commit comments