aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-gen/src/test/resources/schema-ingest.properties
diff options
context:
space:
mode:
authornandkishorpatke <nandkishor-laxman.patke@t-systems.com>2023-11-09 21:10:31 +0530
committernandkishorpatke <nandkishor-laxman.patke@t-systems.com>2023-11-09 21:10:39 +0530
commit84daefd12baff85e8ca6f10d082bee2f6939e311 (patch)
tree8af31a503ad40b4e8ed4d35d1b5646f85bb6b960 /aai-schema-gen/src/test/resources/schema-ingest.properties
parent55fa0c94f9bdab6ae3891402dc3563f8c00eb429 (diff)
[AAI] Schema changes for Cell band and Neighbour relation-type
AAI Cell band and Neighbour relation-type attributes are added into v28 version Issue-ID: AAI-3663 Change-Id: Ic24d48ed1fcaf8ff655fbff661158b2d92c1bfe5 Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
Diffstat (limited to 'aai-schema-gen/src/test/resources/schema-ingest.properties')
-rw-r--r--aai-schema-gen/src/test/resources/schema-ingest.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema-gen/src/test/resources/schema-ingest.properties b/aai-schema-gen/src/test/resources/schema-ingest.properties
index fe87a36..5260e55 100644
--- a/aai-schema-gen/src/test/resources/schema-ingest.properties
+++ b/aai-schema-gen/src/test/resources/schema-ingest.properties
@@ -8,10 +8,10 @@ schema.nodes.exclusion.list=
schema.edges.exclusion.list=
# Schema Version Configuration
-schema.version.list=v10,v11,v12,v13,v14
+schema.version.list=v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28
schema.version.depth.start=v10
schema.version.related.link.start=v10
schema.version.app.root.start=v11
schema.version.namespace.change.start=v11
schema.version.edge.label.start=v12
-schema.version.api.default=v14
+schema.version.api.default=v28