From: Maharajh, Robby (rx2202) Date: Wed, 24 Feb 2021 17:50:35 +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?a=commitdiff_plain;h=5f29e2086393e9f1d1a73a5a92e2681c2c3ed517;p=aai%2Fbabel.git Upversion to 1.8.1-SNAPSHOT Issue-ID: AAI-2996 Change-Id: I40de75a09971bfe3ad65835d00e969087149fd50 Signed-off-by: Maharajh, Robby (rx2202) --- diff --git a/pom.xml b/pom.xml index 71447c9..b625833 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai babel - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT jar aai-babel diff --git a/version.properties b/version.properties index 11f0383..b3f28cd 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}