update so to use most recent update of logging 21/97621/1
authorPlummer, Brittany <brittany.plummer@att.com>
Fri, 25 Oct 2019 18:34:51 +0000 (14:34 -0400)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Fri, 25 Oct 2019 18:34:51 +0000 (14:34 -0400)
Updated pom to use 1.5.1-SNAPSHOT for logging-analytics
Updated pom while fixing branching issues
Updated version for logging-slf4j in pom
Updated to use release 1.6.1 of logging library

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

pom.xml

diff --git a/pom.xml b/pom.xml
index 27f6338..7094663 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <dependency>
       <groupId>org.onap.logging-analytics</groupId>
       <artifactId>logging-slf4j</artifactId>
-      <version>1.5.1</version>
+      <version>1.6.1</version>
     </dependency>
     <dependency>
       <groupId>org.onap.logging-analytics</groupId>
       <artifactId>logging-filter-base</artifactId>
-      <version>1.5.1</version>
+      <version>1.6.1</version>
     </dependency>
     <dependency>
       <groupId>org.onap.logging-analytics</groupId>
       <artifactId>logging-filter-spring</artifactId>
-      <version>1.5.1</version>
+      <version>1.6.1</version>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>