Enforce logback version 85/51085/1
authorJim Hahn <jrh3@att.com>
Fri, 8 Jun 2018 19:48:52 +0000 (15:48 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 8 Jun 2018 19:48:52 +0000 (15:48 -0400)
commitc162c37253fd865b4cdf9cbe290d141643789858
tree25199a3b24056924692a69c1e3d7a0ea8a3ae5e8
parente1bec1e7a8e3be989a81507eee81909314550693
Enforce logback version

Some of the projects are being built with logback version, 1.1.3, which
does not support the SizeAndTimeBasedRollingPolicy appender.  Updated
the offending pom.xml to force it to use logback 1.2.3 instead.

Change-Id: I3277b28133498f4ad9fbc3ed8b3e9e7e9519bbeb
Issue-ID: POLICY-785
Signed-off-by: Jim Hahn <jrh3@att.com>
POLICY-SDK-APP/pom.xml