diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-02-26 15:46:18 -0500 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-02-26 15:46:18 -0500 |
commit | 56ff46ebe0309e36cd70e7f1c65a789eddaaa5dc (patch) | |
tree | 2932026893c7c6494532fbc353bb1be1593e0d8a /reference/logging-library | |
parent | 8f9478629d8638b5937b77549a46428cddf20457 (diff) |
Moving to next Snapshot 1.6.6-SNAPSHOT
Issue-ID: LOG-1206
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Icc14110104b2b3e93da170ec7c203137efdf4fb4
Diffstat (limited to 'reference/logging-library')
-rw-r--r-- | reference/logging-library/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reference/logging-library/pom.xml b/reference/logging-library/pom.xml index 29410bf..5e848ec 100644 --- a/reference/logging-library/pom.xml +++ b/reference/logging-library/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-reference</artifactId> - <version>1.6.5-SNAPSHOT</version> + <version>1.6.6-SNAPSHOT</version> </parent> <artifactId>logging-library</artifactId> |