From 46f941549e4fad198877b04e75519ee030e36bac Mon Sep 17 00:00:00 2001 From: Harish Venkata Kajur Date: Thu, 20 Aug 2020 10:51:44 -0400 Subject: Update schema service to use spring boot aaf filter Issue-ID: AAI-3017 Change-Id: I876fe90c7d54ffca3b37fd9f8d2807dc4c4128ec Signed-off-by: Harish Venkata Kajur --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7c85178..6e3a2b4 100644 --- a/pom.xml +++ b/pom.xml @@ -26,11 +26,11 @@ org.onap.aai.aai-common aai-parent - 1.7.0-SNAPSHOT + 1.7.0 org.onap.aai.schema-service schema-service - 1.7.4-SNAPSHOT + 1.7.5-SNAPSHOT aai-schema-service pom @@ -45,7 +45,7 @@ Nexus Proxy Properties and Snapshot Locations Ideally this can be overwritten at runtime per internal environment specific values at runtime --> - 1.6.8 + 1.7.0 https://nexus.onap.org /content/sites/site/org/onap/aai/resources/${project.artifactId}/${project.version} /content/repositories/releases/ -- cgit 1.2.3-korg