diff options
author | Jerry Flood <jflood@att.com> | 2019-09-28 04:56:23 -0400 |
---|---|---|
committer | Jerry Flood <jflood@att.com> | 2019-09-28 06:58:50 -0400 |
commit | 00903933a3e7cb3344fba29ddd1454c6dd4a1782 (patch) | |
tree | b378422c55afbf8adcf3e0fc4d7b4a6564fbcf5b /cmso-topology/src/main/resources/application.properties | |
parent | 65655f00562ab842192ec278d77bdc8d343abe39 (diff) |
Replace CADI interface to AAF
Issue-ID: OPTFRA-593
Change-Id: I60b7ce1c79b912554e32aba00fa45c1d3890025a
Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'cmso-topology/src/main/resources/application.properties')
-rw-r--r-- | cmso-topology/src/main/resources/application.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmso-topology/src/main/resources/application.properties b/cmso-topology/src/main/resources/application.properties index 9fa9e07..232484d 100644 --- a/cmso-topology/src/main/resources/application.properties +++ b/cmso-topology/src/main/resources/application.properties @@ -58,4 +58,4 @@ com.att.eelf.logging.file=logback.xml com.att.eelf.logging.path= logging.config= -spring.profiles.active=proprietary-auth
\ No newline at end of file +spring.profiles.active=aaf-auth
\ No newline at end of file |