From: Harish Venkata Kajur Date: Mon, 17 Aug 2020 16:04:56 +0000 (-0400) Subject: Update data router to 1.7.3 schema service X-Git-Tag: 1.7.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=commitdiff_plain;h=877fd6a373a2faf8b39b13dc84e820edccb1c1a3 Update data router to 1.7.3 schema service Issue-ID: AAI-3017 Change-Id: Ife11389e3fdda87b54cd2ca779d6e7bed8d09b90 Signed-off-by: Harish Venkata Kajur --- diff --git a/pom.xml b/pom.xml index d05be50..75a0d37 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - 0.28.0 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}