From: Jimmy Forsyth Date: Tue, 7 Apr 2020 14:05:04 +0000 (-0400) Subject: Upversion to 1.6.3 X-Git-Tag: 6.0.0-ONAP^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=commitdiff_plain;h=f7bdde98974b14f32378ac5690a94b94b5e06abe Upversion to 1.6.3 Issue-ID: AAI-2850 Change-Id: I6f65d5fdb24c2d7d1612044f0164536f517fbd8b Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index e95f757..3f91ff8 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.aai.model-loader model-loader aai-model-loader - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT diff --git a/version.properties b/version.properties index 1e91e59..a06c1c8 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}