From: Guangrong Fu Date: Mon, 8 Nov 2021 08:32:51 +0000 (+0800) Subject: Supported VES 7.1+ X-Git-Tag: 1.3.6~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=328e71363f44732600f9c7103f1d225bb565f73e;p=holmes%2Fcommon.git Supported VES 7.1+ Issue-ID: HOLMES-308 Signed-off-by: Guangrong Fu Change-Id: Ia64f5929a112abe00367d220189e36100c2ae9b8 --- diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index ea935c4..4e23cc5 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -12,7 +12,7 @@ org.onap.holmes.common holmes-common-parent - 1.3.5-SNAPSHOT + 1.3.6-SNAPSHOT holmes-common-service diff --git a/pom.xml b/pom.xml index 1e917ff..04d1907 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ holmes-common-parent pom - 1.3.5-SNAPSHOT + 1.3.6-SNAPSHOT holmes-common holmes-actions diff --git a/version.properties b/version.properties index b5d668b..0eced8c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=5 +patch=6 base_version=${major}.${minor}.${patch}