From: wr148d Date: Thu, 19 Aug 2021 00:07:41 +0000 (-0400) Subject: [AAI] Updates for latest versions for Istanbul X-Git-Tag: 1.9.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=commitdiff_plain;h=854217148a1a1f78b149e482d18cfb7e14e7d160 [AAI] Updates for latest versions for Istanbul Issue-ID: AAI-3361 Signed-off-by: wr148d Change-Id: Ic3ac28fa7cd45f32ca1c35eade6690e6d6a3115c --- diff --git a/pom.xml b/pom.xml index 52796a8..a8bd911 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai.model-loader model-loader aai-model-loader - 1.8.1-SNAPSHOT + 1.9.0-SNAPSHOT @@ -55,7 +55,7 @@ 1.8 1.19 1.3 - 1.8.0 + 1.9.0 1.2.1 1.4.1 1.2.3 diff --git a/version.properties b/version.properties index ae140d3..73bc8e9 100644 --- a/version.properties +++ b/version.properties @@ -24,8 +24,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=8 -patch=1 +minor=9 +patch=0 base_version=${major}.${minor}.${patch}