aboutsummaryrefslogtreecommitdiffstats
path: root/sli/common/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-04-04 15:58:26 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-04-04 16:29:55 -0400
commit17e4844d07eb9ad3f5a3f27db75b957d5d0a52a6 (patch)
tree9ef3af222d606525402fc9e306b961f01eda7e09 /sli/common/pom.xml
parentaa4a295680e3fef78ae695ff41bcf5015efffa16 (diff)
URGENT : Install logback
Install logback packages needed by EELF as part of sli common package. This is urgently needed, since CCSDK is not coming up clean without this fix. Change-Id: I4f47e6146e45e36752454100186851af3eba7491 Issue-ID: CCSDK-235 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'sli/common/pom.xml')
-rwxr-xr-xsli/common/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sli/common/pom.xml b/sli/common/pom.xml
index c22c1ae6..94098c14 100755
--- a/sli/common/pom.xml
+++ b/sli/common/pom.xml
@@ -107,6 +107,7 @@
<dependency>
<groupId>com.att.eelf</groupId>
<artifactId>eelf-core</artifactId>
+ <version>1.0.0</version>
</dependency>
<!-- Testing Dependencies -->