aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-service
diff options
context:
space:
mode:
authorLaMont, William(wl2432) <wl2432@att.com>2020-03-10 17:11:42 -0400
committerLaMont, William(wl2432) <wl2432@att.com>2020-03-10 17:12:00 -0400
commit12671ef55967ed4815416605b7d1731e6a767e6d (patch)
tree643bf34a8446b871cbfb40cef532d7b16cd0d266 /aai-schema-service
parente5ad56ac9ff04b996cb0c648989b393d69aeff22 (diff)
support for v17 through v19
Issue-ID: AAI-2751 Change-Id: I3533998cbb524c2d2aa610d3a9718e47362cc0d2 Signed-off-by: LaMont, William(wl2432) <wl2432@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 32b1b2b..a8fbbfd 100644
--- a/aai-schema-service/pom.xml
+++ b/aai-schema-service/pom.xml
@@ -184,7 +184,7 @@
<properties>
<schema.source.name>onap</schema.source.name>
<schema.version.namespace.change.start>v12</schema.version.namespace.change.start>
- <schema.version.list>v10,v11,v12,v13,v14,v15,v16</schema.version.list>
+ <schema.version.list>v10,v11,v12,v13,v14,v15,v16,v17,18,v19</schema.version.list>
</properties>
</profile>
<!-- End of ONAP Profile -->