From: Maharajh, Robby (rx2202) Date: Thu, 10 Sep 2020 06:08:23 +0000 (-0400) Subject: Update to resources 1.7.1-SNAPSHOT X-Git-Tag: 1.7.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1e958539610ccdd449a1f4334454d16abaa2b4e0;p=aai%2Fresources.git Update to resources 1.7.1-SNAPSHOT Issue-ID: AAI-2886 Change-Id: Ibac8f1f3719fbfa7617cf495ef432b56f552395a Signed-off-by: Maharajh, Robby (rx2202) --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index c4140708..e85c3400 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT 1.8 diff --git a/pom.xml b/pom.xml index dc014758..76cc4c2d 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT aai-resources pom diff --git a/version.properties b/version.properties index 85a02270..6434a158 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=7 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version}