diff options
Diffstat (limited to 'aai-schema-ingest/src/test/resources/forWiringTests/schema-ingest-wiring-test.properties')
-rw-r--r-- | aai-schema-ingest/src/test/resources/forWiringTests/schema-ingest-wiring-test.properties | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/aai-schema-ingest/src/test/resources/forWiringTests/schema-ingest-wiring-test.properties b/aai-schema-ingest/src/test/resources/forWiringTests/schema-ingest-wiring-test.properties new file mode 100644 index 00000000..393b8f12 --- /dev/null +++ b/aai-schema-ingest/src/test/resources/forWiringTests/schema-ingest-wiring-test.properties @@ -0,0 +1,10 @@ +schema.configuration.location=NA +schema.nodes.location=src/test/resources/oxm/ +schema.edges.location=src/test/resources/edgeRules/ +schema.version.list=v7,v8,v9,v10,v11,v12,v13,v14 +schema.version.depth.start=v9 +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
\ No newline at end of file |