From: Harish Venkata Kajur Date: Mon, 16 Nov 2020 04:45:27 +0000 (-0500) Subject: Upversion artifacts to 1.8.0-SNAPSHOT X-Git-Tag: 1.8.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=commitdiff_plain;h=e9f8479da16ac6aa4371723835ec72b98c0e6d22 Upversion artifacts to 1.8.0-SNAPSHOT Issue-ID: AAI-3222 Change-Id: I0aff8d3c838ea8926b974d7a07f19ea8a809c211 Signed-off-by: Harish Venkata Kajur --- diff --git a/pom.xml b/pom.xml index ad49ff7..1a89a54 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai.model-loader model-loader aai-model-loader - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT diff --git a/version.properties b/version.properties index 703fb93..8c26ae8 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=7 +minor=8 patch=0 base_version=${major}.${minor}.${patch}