aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/config
diff options
context:
space:
mode:
authorDmitry Puzikov <dmitry.puzikov@tieto.com>2019-07-17 16:07:57 +0200
committerJames Forsyth <jf2512@att.com>2019-09-03 14:57:24 +0000
commitbaff7ad66d0c750a41956734bafc1903dfcca81b (patch)
tree5ac09de95f170ef310907b786cf6a21b594d19ed /src/test/resources/config
parent3ce3de8298345d1992e4af224f6d32b8ef6e5331 (diff)
Fixed project version parsing5.1.0-ONAP5.0.2-ONAP5.0.1-ONAPelalto
Change-Id: I7f5f7ab3d9b3ff58b248652f41efc620d779e6e4 Issue-ID: INT-1149 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com> (cherry picked from commit 7ea1df80bf0c87800ff737a6b3e29af689bb003f)
Diffstat (limited to 'src/test/resources/config')
-rw-r--r--src/test/resources/config/schemaIngest.properties2
1 files changed, 1 insertions, 1 deletions
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