diff options
author | rb7147 <rb7147@att.com> | 2017-09-28 16:43:22 -0400 |
---|---|---|
committer | rb7147 <rb7147@att.com> | 2017-09-28 16:43:31 -0400 |
commit | f6f867b935a5e840494bacc3d0821e06285d809a (patch) | |
tree | cc074889bdb885fe683f0676227809fdd35870a8 /ONAP-SDK-APP/src/main/webapp/WEB-INF/conf | |
parent | ebc9e66ae4b4cc5a74e7355a8622b3c50a111bf7 (diff) |
Revert the SDK properties
Changed the portal properties from onap to ecomp.
Issue-Id: POLICY-273
Change-Id: I4c62bb1df2c181c6d506e4e4894b0f9e4a44e5cc
Signed-off-by: rb7147 <rb7147@att.com>
Diffstat (limited to 'ONAP-SDK-APP/src/main/webapp/WEB-INF/conf')
-rw-r--r-- | ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties b/ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties index 991cb8aee..aa8ee1476 100644 --- a/ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties +++ b/ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties @@ -50,7 +50,7 @@ mylogins_feed_cron = 0 0/60 * * * ?; my_login_feed_output_dir = /tmp/MyLogins # ONAP Portal Shared Context REST API URL -onap_shared_context_rest_url= todo_shared_context_url +ecomp_shared_context_rest_url= todo_shared_context_url # Link shown in Help menu contact_us_link = todo_Contact_link |