diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-02-26 19:36:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-02-26 19:36:44 +0000 |
commit | def5f04be4c7a76ea42726c795a00d41c467acb8 (patch) | |
tree | 41432091a44fde096003a2b9e1b07caa057bfbd6 /pylog | |
parent | 3dfdff863658d566d804d78096e5a5825f036194 (diff) |
Release logging-analytics1.6.5
Diffstat (limited to 'pylog')
-rw-r--r-- | pylog/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pylog/pom.xml b/pylog/pom.xml index f541ee9..c30fc47 100644 --- a/pylog/pom.xml +++ b/pylog/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-analytics</artifactId> - <version>1.6.5-SNAPSHOT</version> + <version>1.6.5</version> </parent> <artifactId>logging-pylog</artifactId> |