diff options
Diffstat (limited to 'appc-dg-util')
-rw-r--r-- | appc-dg-util/appc-dg-util-bundle/src/main/resources/org/onap/appc/default.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dg-util/appc-dg-util-bundle/src/main/resources/org/onap/appc/default.properties b/appc-dg-util/appc-dg-util-bundle/src/main/resources/org/onap/appc/default.properties index 0185c72a9..bd1bc65d3 100644 --- a/appc-dg-util/appc-dg-util-bundle/src/main/resources/org/onap/appc/default.properties +++ b/appc-dg-util/appc-dg-util-bundle/src/main/resources/org/onap/appc/default.properties @@ -25,5 +25,5 @@ # Define the name and path of any user-provided configuration (bootstrap) file that can be loaded # to supply configuration options org.onap.appc.bootstrap.file=appc.properties -org.onap.appc.bootstrap.path=/opt/openecomp/appc/data/properties,${user.home},. +org.onap.appc.bootstrap.path=/opt/onap/appc/data/properties,${user.home},. # |