aboutsummaryrefslogtreecommitdiffstats
path: root/reference/logging-slf4j-demo
diff options
context:
space:
mode:
authorBrittany Plummer (bp896r) <bp896r@att.com>2019-11-13 10:58:36 -0500
committerBrittany Plummer (bp896r) <bp896r@att.com>2019-11-18 13:23:57 -0500
commitfbe7e0db7cc591990c379ac1516be7a4433fe01c (patch)
treeb5fbde74c5232b18da1a59f2e9dc42a5deac882b /reference/logging-slf4j-demo
parent1a764c63f3055107b5f490146b3ab2919012f0aa (diff)
Split InvocationID into two MDC values
Issue-ID: LOG-1187 Change-Id: Ice156a1bb4665f747e46bc5305be547800f10c4c Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
Diffstat (limited to 'reference/logging-slf4j-demo')
-rw-r--r--reference/logging-slf4j-demo/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/reference/logging-slf4j-demo/pom.xml b/reference/logging-slf4j-demo/pom.xml
index 9cbddd5..e630e5b 100644
--- a/reference/logging-slf4j-demo/pom.xml
+++ b/reference/logging-slf4j-demo/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-reference</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>logging-slf4j-demo</artifactId>