Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aba8cf3

Browse files
author
jtimberman
committed
release v1.0.4
1 parent 545034c commit aba8cf3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.0.4:
2+
3+
* [COOK-2271] - ValidationFailed error in `java_webapp` provider
4+
15
## v1.0.2:
26

37
* [COOK-1680] - Add deploy action (alias for create) to `java_remote_file`

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license "Apache 2.0"
55
description "Deploys and configures Java-based applications"
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version "1.0.2"
7+
version "1.0.4"
88

99
%w{ application java tomcat }.each do |cb|
1010
depends cb

0 commit comments

Comments
 (0)