Upversion to 1.8.1-SNAPSHOT 47/118447/1
authorMaharajh, Robby (rx2202) <rx2202@us.att.com>
Thu, 25 Feb 2021 01:11:46 +0000 (20:11 -0500)
committerMaharajh, Robby (rx2202) <rx2202@us.att.com>
Thu, 25 Feb 2021 01:11:48 +0000 (20:11 -0500)
Issue-ID: AAI-3004
Change-Id: If56d70b5ce73f68b4953b0296853eccf1e607f7a
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 68db642..52796a8 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.8.0-SNAPSHOT</version>
+       <version>1.8.1-SNAPSHOT</version>
 
        <dependencyManagement>
                <dependencies>
index 8c26ae8..ae140d3 100644 (file)
@@ -25,7 +25,7 @@
 
 major=1
 minor=8
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}