From: hariharan97 Date: Tue, 23 Feb 2021 06:39:03 +0000 (+0530) Subject: Bump HAS to 2.1.3 X-Git-Tag: 2.1.3^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9f8c29321879bcd1550d26b2c6f1d39d794fc8a5;p=optf%2Fhas.git Bump HAS to 2.1.3 Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 Change-Id: I6f5f92a0015d9981474140e4a970201c12759791 --- diff --git a/conductor/pom.xml b/conductor/pom.xml index 5b71528..ba595ae 100644 --- a/conductor/pom.xml +++ b/conductor/pom.xml @@ -22,7 +22,7 @@ org.onap.optf.has - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT optf-has diff --git a/pom.xml b/pom.xml index 07c197d..f5f4919 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ optf-has optf-has - 2.1.2-SNAPSHOT + 2.1.3-SNAPSHOT Homing Allocation Service diff --git a/version.properties b/version.properties index 62c5f4c..83e9806 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=2 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}