From: Bruno Sakoto Date: Thu, 17 Mar 2022 20:50:36 +0000 (-0400) Subject: Upgrade to next snapshot version X-Git-Tag: 1.2.0~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2a765dfded90156f8d01bbce818cb5c315a97ab3;p=cps%2Fcps-temporal.git Upgrade to next snapshot version Issue-ID: CPS-933 Change-Id: I90bc42078be7760aae70c7dc18152a8a779c6c2b Signed-off-by: Bruno Sakoto --- diff --git a/pom.xml b/pom.xml index 400aa66..2f9e941 100755 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.cps cps-temporal - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT cps-temporal CPS Temporal Service diff --git a/version.properties b/version.properties index b7e44af..0ffe203 100644 --- a/version.properties +++ b/version.properties @@ -21,7 +21,7 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}