From: wr148d Date: Thu, 6 Aug 2020 20:05:58 +0000 (-0400) Subject: Update the sparky portal to a newer version to deliver the fix X-Git-Tag: 1.7.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-be.git;a=commitdiff_plain;h=f59c97007efb7f3b29b5a5205d1d0aa015edc76b Update the sparky portal to a newer version to deliver the fix Issue-ID: AAI-2905 Signed-off-by: wr148d Change-Id: I4cf8c70bae21b0333a817559b696eccfe9ec2195 --- diff --git a/pom.xml b/pom.xml index d98b897..97275db 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.aai sparky-be - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT pom aai-sparky-be diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index 9f179f9..324738a 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -5,12 +5,12 @@ org.onap.aai sparky-be - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT org.onap.aai.sparky-be sparkybe-onap-application - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT jar diff --git a/sparkybe-onap-service/pom.xml b/sparkybe-onap-service/pom.xml index 909e641..f144ac5 100644 --- a/sparkybe-onap-service/pom.xml +++ b/sparkybe-onap-service/pom.xml @@ -4,12 +4,12 @@ org.onap.aai sparky-be - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT org.onap.aai.sparky-be sparkybe-onap-service - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT jar diff --git a/version.properties b/version.properties index e377fcf..4bdcfa1 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}