From: GuangrongFu Date: Sat, 12 Oct 2019 00:07:39 +0000 (+0800) Subject: Bumped the version no. to 1.2.13 X-Git-Tag: 1.2.13~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=adac12885eafc0cf0cd1b33516a69e6bdfbe0ad9;p=holmes%2Fcommon.git Bumped the version no. to 1.2.13 Change-Id: I19b34f6b3ebf6e7baf514d8dd5a3ed149512c38d Issue-ID: HOLMES-268 Signed-off-by: GuangrongFu --- diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index fe0e2eb..f3ac933 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -12,7 +12,7 @@ org.onap.holmes.common holmes-common-parent - 1.2.12 + 1.2.13 holmes-common-service diff --git a/pom.xml b/pom.xml index bbcc6dc..4c7dbdc 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ holmes-common-parent pom - 1.2.12 + 1.2.13 holmes-common holmes-actions diff --git a/version.properties b/version.properties index 8f80063..44d6d38 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=12 +patch=13 base_version=${major}.${minor}.${patch}