diff options
author | Daniel Silverthorn <daniel.silverthorn@amdocs.com> | 2018-06-27 14:41:31 -0400 |
---|---|---|
committer | Daniel Silverthorn <daniel.silverthorn@amdocs.com> | 2018-06-27 15:06:00 -0400 |
commit | cbd5b9b82dddb4ae467571ef86dcdccc2268175f (patch) | |
tree | 99c645245c23d39b781d4050275e280725f2ca34 /src/test/resources/schemaIngest.properties | |
parent | 82f4f1ccada97fa394f88cf208ce526ff5ebf751 (diff) |
Migrate common code to router-core from DR
Change-Id: I3803d2c866b36ace8fda73bb23dff4825e39e846
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
Issue-ID: AAI-1339
Diffstat (limited to 'src/test/resources/schemaIngest.properties')
-rw-r--r-- | src/test/resources/schemaIngest.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/resources/schemaIngest.properties b/src/test/resources/schemaIngest.properties new file mode 100644 index 0000000..d56d2ef --- /dev/null +++ b/src/test/resources/schemaIngest.properties @@ -0,0 +1,4 @@ +# Properties for the SchemaLocationsBean +schemaConfig=NA +nodeDir=src/test/resources/oxm-reader/oxm/ +edgeDir=
\ No newline at end of file |