diff options
author | 2019-09-29 01:56:11 +0000 | |
---|---|---|
committer | 2019-09-29 01:56:11 +0000 | |
commit | 5ddfd64b8541ca85031ec6e67288ebdd28b09774 (patch) | |
tree | 3d8df1e3c8c9b6f82ee4bde908a1facf0aaac694 /cmso-topology/src/main/resources/application.properties | |
parent | 418e2c41e1823d747a8e96bb7e3781571f76dadc (diff) | |
parent | 00903933a3e7cb3344fba29ddd1454c6dd4a1782 (diff) |
Merge "Replace CADI interface to AAF"
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 |