X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-oam%2Fappc-oam-bundle%2Fsrc%2Fmain%2Fresources%2Forg%2Fopenecomp%2Fappc%2Fdefault.properties;h=964040a189c642687acdd1b74cc623f20fd8a615;hb=0756759f39e125b02d63b4e93de83b3c6b13beea;hp=e9b78cc30bc094c02b588333658aa8d1d001d143;hpb=cb81f75d84c1df021730341cd61ed650adc7ba3a;p=appc.git 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\