From: Forsyth, James (jf2512) Date: Thu, 19 Mar 2020 18:42:35 +0000 (-0400) Subject: Use schema-service:1.6.6 X-Git-Tag: 1.6.2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=commitdiff_plain;h=33ec9b91d28d20c9e91451b4153b761e36ccbd5e Use schema-service:1.6.6 Issue-ID: AAI-2834 Change-Id: Iadd156132eb49a18dba84e192004e1c369b854c2 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index e961bc9..400b928 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.aai.data-router data-router - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT aai-data-router @@ -47,7 +47,7 @@ limitations under the License. aaiadmin aaiadmin com.att.csid.lab - 1.6.0 + 1.6.5 0.28.0 @@ -195,7 +195,7 @@ limitations under the License. org.onap.aai.router-core router-core - 1.5.0 + 1.6.4 diff --git a/version.properties b/version.properties index 922c4fa..41565bf 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}