diff options
author | 2021-05-12 16:55:21 +0200 | |
---|---|---|
committer | 2021-05-12 16:55:21 +0200 | |
commit | d7f32d553458a090a7fa878fdac9b100b5b674f2 (patch) | |
tree | f5593ca71c05f5b6b26e247dd872da50043ed955 /reference/logging-filter/logging-filter-base | |
parent | 106863135da3cb8fd454ae7e4111d9d61c44cbad (diff) |
Bump version 1.6.10-SNAPSHOT
Bump version 1.6.10-SNAPSHOT
Issue-ID: LOG-1242
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@intl.att.com>
Change-Id: Ie941d5141af116c79b31302deb927591e3c2d5cf
Diffstat (limited to 'reference/logging-filter/logging-filter-base')
-rw-r--r-- | reference/logging-filter/logging-filter-base/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reference/logging-filter/logging-filter-base/pom.xml b/reference/logging-filter/logging-filter-base/pom.xml index d91fec1..09a5048 100644 --- a/reference/logging-filter/logging-filter-base/pom.xml +++ b/reference/logging-filter/logging-filter-base/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-filter-parent</artifactId> - <version>1.6.9-SNAPSHOT</version> + <version>1.6.10-SNAPSHOT</version> </parent> <artifactId>logging-filter-base</artifactId> |