From 9eee6ac9daa5b82946b4f7c7eaa817ae3e1f4cab Mon Sep 17 00:00:00 2001 From: Michael O'Brien Date: Mon, 25 Jun 2018 13:59:31 -0400 Subject: logging library use and k8s Change-Id: I264f6dd5270543a216612c50fd5806458e0e806a Issue-ID: LOG-135 Signed-off-by: Michael O'Brien --- reference/logging-library/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'reference/logging-library') diff --git a/reference/logging-library/pom.xml b/reference/logging-library/pom.xml index 74e3a7c..ed07037 100644 --- a/reference/logging-library/pom.xml +++ b/reference/logging-library/pom.xml @@ -3,7 +3,7 @@ org.onap.logging-analytics logging-reference - 1.2.0-SNAPSHOT + 1.2.2-SNAPSHOT logging-library @@ -60,5 +60,10 @@ + + org.onap.logging-analytics + logging-slf4j + 1.2.2-SNAPSHOT + -- cgit 1.2.3-korg