From: Ryan Young Date: Wed, 4 Apr 2018 22:26:52 +0000 (-0400) Subject: Revert logback.version to 1.1.1 X-Git-Tag: v1.3.0~57 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4181ebe8b6a9d0af25d19afd8cf8c0bcb666fd5e;p=appc.git Revert logback.version to 1.1.1 Change-Id: I37ec9d2bd568c27df6887c2df275d6007726b64b Signed-off-by: Ryan Young Issue-ID: APPC-830 --- diff --git a/pom.xml b/pom.xml index cbaf30fb4..d1cdff4f6 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ limitations under the License. 4.4 3.4 4.5.1 - 1.2.0 + 1.1.1 1.1.0 1.3.0 2.3.2 @@ -355,13 +355,13 @@ limitations under the License. ch.qos.logback logback-core - 1.2.0 + ${logback.version} compile ch.qos.logback logback-classic - 1.2.0 + ${logback.version} compile