summaryrefslogtreecommitdiffstats
path: root/src/main/resources/org/onap/aai/modelloader/service/ModelLoaderMsgs.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/org/onap/aai/modelloader/service/ModelLoaderMsgs.properties')
-rw-r--r--src/main/resources/org/onap/aai/modelloader/service/ModelLoaderMsgs.properties10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/main/resources/org/onap/aai/modelloader/service/ModelLoaderMsgs.properties b/src/main/resources/org/onap/aai/modelloader/service/ModelLoaderMsgs.properties
index d337915..b4aadf5 100644
--- a/src/main/resources/org/onap/aai/modelloader/service/ModelLoaderMsgs.properties
+++ b/src/main/resources/org/onap/aai/modelloader/service/ModelLoaderMsgs.properties
@@ -2,8 +2,8 @@
# ============LICENSE_START==========================================
# org.onap.aai
# ===================================================================
-# Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved.
-# Copyright © 2017-2018 European Software Marketing Ltd.
+# Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2017-2019 European Software Marketing Ltd.
# ===================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -98,7 +98,11 @@ AAI_REST_REQUEST_PAYLOAD=\
UNSUPPORTED_ARTIFACT_TYPE=\
MDLSVC0011I|\
The downloaded artifact: {0} has an unsupported type of: {1}|\
-
+
+BABEL_REST_REQUEST=\
+ MDLSVC0012I|\
+ {0}|\
+
# ERROR Level Logs
ASDC_CONNECTION_ERROR=\
MDLSVC2001E|\