Upgrade EELF to fix license 91/32391/1
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 21 Feb 2018 14:08:31 +0000 (09:08 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 21 Feb 2018 14:08:39 +0000 (09:08 -0500)
We asked EELF to upgrade qos.logback to 1.2.3, they upgraded to 1.2.1.

This will also fix a compilation error we have due to a combination
of commits and ordering of inclusion of qos.logback.

Issue-ID: POLICY-505
Change-Id: Ia086ceae5e1468d34a8db053818fef3f50585f25
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
common-logging/pom.xml

index 26da304..bb5c60f 100644 (file)
@@ -52,7 +52,7 @@
        <dependency>
            <groupId>com.att.eelf</groupId>
                <artifactId>eelf-core</artifactId>
-               <version>0.0.1</version>
+               <version>1.0.1-oss</version>
        </dependency>
   </dependencies>