From a23e552dd6e7fd0a93c549509c4554ad646595c3 Mon Sep 17 00:00:00 2001 From: "Smokowski, Kevin (ks6305)" Date: Wed, 23 Oct 2019 18:02:00 +0000 Subject: version updates setup for 1.6.1-SNAPSHOT Issue-ID: LOG-1177 Signed-off-by: Smokowski, Kevin (ks6305) Change-Id: I520e5cf5e4b17913db34aa60be31ddbd10c0b753 --- reference/logging-filter/logging-filter-base/pom.xml | 2 +- reference/logging-filter/logging-filter-spring/pom.xml | 2 +- reference/logging-filter/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'reference/logging-filter') diff --git a/reference/logging-filter/logging-filter-base/pom.xml b/reference/logging-filter/logging-filter-base/pom.xml index cbd00af..ae2e413 100644 --- a/reference/logging-filter/logging-filter-base/pom.xml +++ b/reference/logging-filter/logging-filter-base/pom.xml @@ -5,7 +5,7 @@ org.onap.logging-analytics logging-filter-parent - 1.6.0 + 1.6.1-SNAPSHOT logging-filter-base diff --git a/reference/logging-filter/logging-filter-spring/pom.xml b/reference/logging-filter/logging-filter-spring/pom.xml index 8a8d048..70244a9 100644 --- a/reference/logging-filter/logging-filter-spring/pom.xml +++ b/reference/logging-filter/logging-filter-spring/pom.xml @@ -5,7 +5,7 @@ org.onap.logging-analytics logging-filter-parent - 1.6.0 + 1.6.1-SNAPSHOT logging-filter-spring diff --git a/reference/logging-filter/pom.xml b/reference/logging-filter/pom.xml index ea17c7d..d003e47 100644 --- a/reference/logging-filter/pom.xml +++ b/reference/logging-filter/pom.xml @@ -5,7 +5,7 @@ org.onap.logging-analytics logging-reference - 1.6.0 + 1.6.1-SNAPSHOT logging-filter-parent @@ -33,7 +33,7 @@ org.onap.logging-analytics logging-slf4j - 1.6.0 + 1.6.1-SNAPSHOT javax.servlet -- cgit 1.2.3-korg