From: Malarvizhi Paramasivam Date: Tue, 18 May 2021 07:04:11 +0000 (+0530) Subject: Update version X-Git-Tag: 2.2.0^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=35790db8ed1b5ae5110b140b3c2b2ed325578327;p=optf%2Fhas.git Update version Issue-ID: OPTFRA-947 Signed-off-by: Malarvizhi Paramasivam Change-Id: I93531c9f36d3894d3702710d5fd1225332e8dc05 --- diff --git a/conductor/pom.xml b/conductor/pom.xml index e315276..244a160 100644 --- a/conductor/pom.xml +++ b/conductor/pom.xml @@ -22,7 +22,7 @@ org.onap.optf.has - 2.1.5-SNAPSHOT + 2.2.0-SNAPSHOT optf-has diff --git a/pom.xml b/pom.xml index 1756209..e5ee361 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ optf-has optf-has - 2.1.5-SNAPSHOT + 2.2.0-SNAPSHOT Homing Allocation Service diff --git a/version.properties b/version.properties index f1aa4f5..98055ce 100644 --- a/version.properties +++ b/version.properties @@ -18,8 +18,8 @@ # major=2 -minor=1 -patch=5 +minor=2 +patch=0 base_version=${major}.${minor}.${patch}