From: Guangrong Fu Date: Fri, 6 May 2022 01:30:43 +0000 (+0800) Subject: Updated holmes-action to 1.4.2 X-Git-Tag: 10.0.5^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fengine-management.git;a=commitdiff_plain;h=refs%2Fchanges%2F47%2F129147%2F2 Updated holmes-action to 1.4.2 Issue-ID: HOLMES-536 Signed-off-by: Guangrong Fu Change-Id: I95a7dde593521a9e7c20d2c93e3a15f7fabd0108 --- diff --git a/pom.xml b/pom.xml index 7370dbb..831dbb8 100644 --- a/pom.xml +++ b/pom.xml @@ -168,7 +168,7 @@ org.onap.holmes.common holmes-actions - 1.4.1 + 1.4.2 io.dropwizard diff --git a/version.properties b/version.properties index 72ab8f2..71e3303 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=10 minor=0 -patch=4 +patch=5 base_version=${major}.${minor}.${patch}