From: Maharajh, Robby (rx2202) Date: Wed, 24 Feb 2021 21:12:07 +0000 (-0500) Subject: Upversion to 1.8.3-SNAPSHOT X-Git-Tag: 1.9.0~4^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3f384fbb73c2bf380e060df78e80997bea006723;p=aai%2Fresources.git Upversion to 1.8.3-SNAPSHOT Issue-ID: AAI-3290 Change-Id: I5572a56ee0e5f6a039dd084621e3a0ae8a82933f Signed-off-by: Maharajh, Robby (rx2202) --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 378a75f9..0540c53b 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 1.8 diff --git a/pom.xml b/pom.xml index 2c3d7ba6..1538a2b8 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT aai-resources pom diff --git a/version.properties b/version.properties index 8d611d2a..f05b75a2 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=8 -patch_version=2 +patch_version=3 base_version=${major_version}.${minor_version}.${patch_version}