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/pom.xml | |
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/pom.xml')
-rw-r--r-- | reference/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reference/pom.xml b/reference/pom.xml index 9ebf029..4dfdf0a 100644 --- a/reference/pom.xml +++ b/reference/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-analytics</artifactId> - <version>1.6.5-SNAPSHOT</version> + <version>1.6.6-SNAPSHOT</version> </parent> <artifactId>logging-reference</artifactId> |