aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-service
diff options
context:
space:
mode:
authorHarish Venkata Kajur <vk250x@att.com>2020-08-20 10:51:44 -0400
committerHarish Venkata Kajur <vk250x@att.com>2020-08-20 10:51:49 -0400
commit46f941549e4fad198877b04e75519ee030e36bac (patch)
tree0d4505aa0134bd04e3971ed40304862dc995625b /aai-schema-service
parent4c8cebb49896e56b4b4b28f6fcc33fa2282d67f6 (diff)
Update schema service to use spring boot aaf filter
Issue-ID: AAI-3017 Change-Id: I876fe90c7d54ffca3b37fd9f8d2807dc4c4128ec Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'aai-schema-service')
-rw-r--r--aai-schema-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml
index 8bfeba8..deb00af 100644
--- a/aai-schema-service/pom.xml
+++ b/aai-schema-service/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.7.4-SNAPSHOT</version>
+ <version>1.7.5-SNAPSHOT</version>
</parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>aai-schema-service</artifactId>