summaryrefslogtreecommitdiffstats
path: root/common/onap-common-configuration-management/onap-configuration-management-core/src/test/resources/NodeCLI/config.properties
diff options
context:
space:
mode:
Diffstat (limited to 'common/onap-common-configuration-management/onap-configuration-management-core/src/test/resources/NodeCLI/config.properties')
-rw-r--r--common/onap-common-configuration-management/onap-configuration-management-core/src/test/resources/NodeCLI/config.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/src/test/resources/NodeCLI/config.properties b/common/onap-common-configuration-management/onap-configuration-management-core/src/test/resources/NodeCLI/config.properties
index 435f98ab39..ee7b4a55f7 100644
--- a/common/onap-common-configuration-management/onap-configuration-management-core/src/test/resources/NodeCLI/config.properties
+++ b/common/onap-common-configuration-management/onap-configuration-management-core/src/test/resources/NodeCLI/config.properties
@@ -4,6 +4,6 @@ artifact.supportedEncryption=Base64
artifact.name.allowedChar=a-zA-Z
artifact.persistLocation=/opt/spool, ${sys:user.home}/asdc
artifact.jsonSchema=@GeneratorsList.json
-artifact.xmlSchema=@${env:path}/myschema.json
+artifact.xmlSchema=@${env:PATH}/myschema.json
artifact.consumerAPPC=${artifact.consumer}
_config.namespace=NodeCLI \ No newline at end of file