summaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/test/resources/schema-ingest.properties
diff options
context:
space:
mode:
authorLaMont, William (wl2432) <wl2432@att.com>2019-04-10 18:03:20 -0400
committerLaMont, William (wl2432) <wl2432@att.com>2019-04-11 10:49:45 -0400
commit5b3ccace8082f9ae76a69d8fc96def195c2c3da7 (patch)
treea0fb0931174962be0be8fdef15c360da36487503 /aai-traversal/src/test/resources/schema-ingest.properties
parent4bba3fc57cddd367ee472b2007b37ff568416c7b (diff)
add v16 to traversal repo
Issue-ID: AAI-2322 Change-Id: I8967e1e90dc407424c8b8943d1278108f9786cef Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
Diffstat (limited to 'aai-traversal/src/test/resources/schema-ingest.properties')
-rw-r--r--aai-traversal/src/test/resources/schema-ingest.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-traversal/src/test/resources/schema-ingest.properties b/aai-traversal/src/test/resources/schema-ingest.properties
index f461aea..9371645 100644
--- a/aai-traversal/src/test/resources/schema-ingest.properties
+++ b/aai-traversal/src/test/resources/schema-ingest.properties
@@ -2,9 +2,9 @@ schema.configuration.location=N/A
schema.nodes.location=src/main/resources/etc/oxm/
schema.edges.location=src/main/resources/etc/dbedgerules/
-schema.version.list=v10,v11,v12,v13,v14,v15
+schema.version.list=v10,v11,v12,v13,v14,v15,v16
schema.version.depth.start=v10
schema.version.related.link.start=v10
schema.version.app.root.start=v11
schema.version.edge.label.start=v12
-schema.version.api.default=v15
+schema.version.api.default=v16