From: Maharajh, Robby (rx2202) Date: Thu, 25 Feb 2021 01:11:46 +0000 (-0500) Subject: Upversion to 1.8.1-SNAPSHOT X-Git-Tag: 1.9.0~4^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=commitdiff_plain;h=5615e421d765923fb5e11a94b08593d679ba4049 Upversion to 1.8.1-SNAPSHOT Issue-ID: AAI-3004 Change-Id: If56d70b5ce73f68b4953b0296853eccf1e607f7a Signed-off-by: Maharajh, Robby (rx2202) --- diff --git a/pom.xml b/pom.xml index 68db642..52796a8 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai.model-loader model-loader aai-model-loader - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT diff --git a/version.properties b/version.properties index 8c26ae8..ae140d3 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=1 minor=8 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}