Upversion to 1.6.3 40/105340/1 frankfurt 6.0.0-ONAP
authorJimmy Forsyth <jf2512@att.com>
Tue, 7 Apr 2020 14:05:04 +0000 (10:05 -0400)
committerJimmy Forsyth <jf2512@att.com>
Tue, 7 Apr 2020 14:05:06 +0000 (10:05 -0400)
Issue-ID: AAI-2850
Change-Id: I6f65d5fdb24c2d7d1612044f0164536f517fbd8b
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index e95f757..3f91ff8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
        <groupId>org.onap.aai.model-loader</groupId>
        <artifactId>model-loader</artifactId>
        <name>aai-model-loader</name>
-       <version>1.6.2-SNAPSHOT</version>
+       <version>1.6.3-SNAPSHOT</version>
 
        <dependencyManagement>
                <dependencies>
index 1e91e59..a06c1c8 100644 (file)
@@ -25,7 +25,7 @@
 
 major=1
 minor=6
-patch=2
+patch=3
 
 base_version=${major}.${minor}.${patch}