diff options
author | Patrick Brady <pb071s@att.com> | 2018-02-06 16:11:42 -0500 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-02-07 19:53:26 +0000 |
commit | 8eb9f5d4a673cb1ab18423b7e84ec8bc6c96c5b6 (patch) | |
tree | 27b79f4690ed142e87be494b89d6f6589f351b36 /appc-oam/appc-oam-bundle | |
parent | b9be91a588d08ec506783473a8af9689fb4fa9b6 (diff) |
Removing old name references
Removing references to bvc, att
Change-Id: I794861fe40b96c922f6e5c011b2fe5d2c4bc515b
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-292
Diffstat (limited to 'appc-oam/appc-oam-bundle')
-rw-r--r-- | appc-oam/appc-oam-bundle/src/main/resources/org/onap/appc/default.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-oam/appc-oam-bundle/src/main/resources/org/onap/appc/default.properties b/appc-oam/appc-oam-bundle/src/main/resources/org/onap/appc/default.properties index 1913038e3..c4cb34c44 100644 --- a/appc-oam/appc-oam-bundle/src/main/resources/org/onap/appc/default.properties +++ b/appc-oam/appc-oam-bundle/src/main/resources/org/onap/appc/default.properties @@ -75,7 +75,7 @@ appc.OAM.AppcBundlesToStop=.*appc.*\ ,transaction-recorder appc.OAM.OtherBundlesToStop=.*app-cntrl.*\ -,com.att.sdnctl.sli.adaptor.asyncresponse +,org.onap.ccsdk.sli.adaptors.asyncresponse appc.OAM.AppcBundlesToNotStop=.*appc.oam.*\ ,appc-common\ |