summaryrefslogtreecommitdiffstats
path: root/appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/default.properties
diff options
context:
space:
mode:
Diffstat (limited to 'appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/default.properties')
-rw-r--r--appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/default.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/default.properties b/appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/default.properties
index e9b78cc30..964040a18 100644
--- a/appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/default.properties
+++ b/appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/default.properties
@@ -38,16 +38,16 @@
#
#--------------------------------------------------------------------------------------------
# The path and file used to load user-supplied configuration settings, if any
-org.openecomp.appc.bootstrap.path=/opt/openecomp/appc/data/properties,${user.home},.
-org.openecomp.appc.bootstrap.file=appc.properties
+org.onap.appc.bootstrap.path=/opt/openecomp/appc/data/properties,${user.home},.
+org.onap.appc.bootstrap.file=appc.properties
appc.application.name=APPC
#
# The path to search for logging configuration document, and the name of the document
#
-org.openecomp.appc.logging.path=${user.home},etc,../etc,.
-org.openecomp.appc.logging.file=logback.xml
+org.onap.appc.logging.path=${user.home},etc,../etc,.
+org.onap.appc.logging.file=logback.xml
#
@@ -83,7 +83,7 @@ appc.OAM.AppcBundlesToNotStop=.*appc.oam.*\
,appc-lifecycle-management-api\
,appc-lifecycle-management-core\
,appc-metric-bundle\
-,org.openecomp.appc.listener\
+,org.onap.appc.listener\
,state-machine-lib
appc.OAM.OtherBundlesToNotStop=app-cntrl-message-adapter-factory\