aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-gen
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-gen
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-gen')
-rw-r--r--aai-schema-gen/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml
index 4669968..cb0207b 100644
--- a/aai-schema-gen/pom.xml
+++ b/aai-schema-gen/pom.xml
@@ -68,7 +68,7 @@
<schema.version.edge.label.start>v12</schema.version.edge.label.start>
<schema.version.namespace.change.start>v12</schema.version.namespace.change.start>
<schema.version.api.default>v15</schema.version.api.default>
- <schema.version.list>v10,v11,v12,v13,v14,v15,v16</schema.version.list>
+ <schema.version.list>v10,v11,v12,v13,v14,v15,v16,v17,v18,v19</schema.version.list>
<gendoc.version>v16</gendoc.version>
<springframework.version>4.3.18.RELEASE</springframework.version>
</properties>