aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/system.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/system.properties')
-rw-r--r--src/main/resources/system.properties4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/main/resources/system.properties b/src/main/resources/system.properties
index 9d6386f47..08b9b19c8 100644
--- a/src/main/resources/system.properties
+++ b/src/main/resources/system.properties
@@ -2,7 +2,7 @@
# ============LICENSE_START=======================================================
# ONAP CLAMP
# ================================================================================
-# Copyright (C) 2017 AT&T Intellectual Property. All rights
+# Copyright (C) 2017-2018 AT&T Intellectual Property. All rights
# reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -29,8 +29,6 @@ com.att.eelf.logging.file=classpath:/logback.xml
com.att.eelf.logging.path=./
logging.config=classpath:/logback.xml
-com.att.ajsc.app.prop.path=./
-
#
# JVM SSL/TLS properties
jdk.tls.client.protocols=TLSv1.1,TLSv1.2