X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Ftest%2Fresources%2Fconfig%2FschemaIngest.properties;fp=src%2Ftest%2Fresources%2Fconfig%2FschemaIngest.properties;h=7b081225e05bfedd5409675dc6446d1507308076;hb=7ea1df80bf0c87800ff737a6b3e29af689bb003f;hp=dc70df1fa8aabe0b9aa1bc83ac991b699d3cd8da;hpb=5f8a8eed09b22bf9f849607e743ae1fe57433eb1;p=aai%2Fdata-router.git diff --git a/src/test/resources/config/schemaIngest.properties b/src/test/resources/config/schemaIngest.properties index dc70df1..7b08122 100644 --- a/src/test/resources/config/schemaIngest.properties +++ b/src/test/resources/config/schemaIngest.properties @@ -1,7 +1,7 @@ # Properties for the SchemaLocationsBean # Properties required by the aai-common - aai-schema-ingest lib as of 1.3.0 schema.configuration.location=N/A -schema.nodes.location=${APP_HOME}/target/oxm/${testShemaUnpackVersion}/oxm +schema.nodes.location=${OXM_LOCATION}/${testShemaUnpackVersion}/oxm schema.edges.location= # These versions need to exist if they are included in the list schema.version.list=v10,v11,v12,v13,v14,v15