update loging library version to meet new 28/116728/2
authorBenjamin, Max <max.benjamin@att.com>
Mon, 11 Jan 2021 17:24:35 +0000 (12:24 -0500)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Wed, 13 Jan 2021 17:07:24 +0000 (12:07 -0500)
update loging library version to meet new requirements

Issue-ID: SO-3476
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I64cc1ebdaf1f3e71e2b6a3466fd6fbbf848e64b4

pom.xml

diff --git a/pom.xml b/pom.xml
index dd78d13..cbb3fc6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>org.onap.logging-analytics</groupId>
         <artifactId>logging-slf4j</artifactId>
-        <version>1.6.7</version>
+        <version>1.6.9-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.onap.logging-analytics</groupId>
         <artifactId>logging-filter-base</artifactId>
-        <version>1.6.7</version>
+        <version>1.6.9-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.onap.logging-analytics</groupId>
         <artifactId>logging-filter-spring</artifactId>
-        <version>1.6.7</version>
+        <version>1.6.9-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>