diff options
Diffstat (limited to 'deliveries/properties_simpledemo/ONAPPORTALSDK')
-rw-r--r-- | deliveries/properties_simpledemo/ONAPPORTALSDK/logback.xml | 2 | ||||
-rw-r--r-- | deliveries/properties_simpledemo/ONAPPORTALSDK/system.properties | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deliveries/properties_simpledemo/ONAPPORTALSDK/logback.xml b/deliveries/properties_simpledemo/ONAPPORTALSDK/logback.xml index 8daf2ccc..a299a5ed 100644 --- a/deliveries/properties_simpledemo/ONAPPORTALSDK/logback.xml +++ b/deliveries/properties_simpledemo/ONAPPORTALSDK/logback.xml @@ -34,7 +34,7 @@ ============LICENSE_END============================================ - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> <configuration scan="true" scanPeriod="3 seconds" debug="true"> diff --git a/deliveries/properties_simpledemo/ONAPPORTALSDK/system.properties b/deliveries/properties_simpledemo/ONAPPORTALSDK/system.properties index c80d2f0e..34cb7b52 100644 --- a/deliveries/properties_simpledemo/ONAPPORTALSDK/system.properties +++ b/deliveries/properties_simpledemo/ONAPPORTALSDK/system.properties @@ -53,7 +53,7 @@ contact_us_link = https://todo_contact_us_link.com # An Unique 128-bit value defined to identify a specific version # of an application deployed on a specific virtual machine. # This value must be generated and updated by the application -# which is using the ECOMP SDK at the time of its deployment. +# which is using the ONAP SDK at the time of its deployment. # Online Unique UUID generator - https://www.uuidgenerator.net/ instance_uuid=8da691c9-987d-43ed-a358-00ac2f35685d |