From f168a37fc269e58e77ad10969960ef84446a47ee Mon Sep 17 00:00:00 2001 From: Jerry Flood Date: Mon, 11 Feb 2019 11:26:23 -0500 Subject: Update to springboot 2.1.0 Issue-ID: OPTFRA-397 Change-Id: I62f861e09b18514795e1a51967a2797ded40b089 Signed-off-by: Jerry Flood --- .../src/main/java/org/onap/optf/cmso/JerseyConfiguration.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cmso-service/src/main/java') diff --git a/cmso-service/src/main/java/org/onap/optf/cmso/JerseyConfiguration.java b/cmso-service/src/main/java/org/onap/optf/cmso/JerseyConfiguration.java index 8d9cb60..9b10d51 100644 --- a/cmso-service/src/main/java/org/onap/optf/cmso/JerseyConfiguration.java +++ b/cmso-service/src/main/java/org/onap/optf/cmso/JerseyConfiguration.java @@ -1,6 +1,6 @@ /* - * Copyright © 2017-2018 AT&T Intellectual Property. - * Modifications Copyright © 2018 IBM. + * Copyright © 2017-2019 AT&T Intellectual Property. + * Modifications Copyright © 2018 IBM. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit 1.2.3-korg