diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-05-11 23:26:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-05-11 23:26:36 +0000 |
commit | 0a3fc526617c7b7fcd525a4838861d1a835a6b6e (patch) | |
tree | 31399b01543d6226d9ba67d9457169f43315792e /pylog | |
parent | 4f79fe2f53d258b7498373330dc98c6ca9da569e (diff) |
Release logging-analytics1.6.9
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 33e7f28..bb88e6c 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.9-SNAPSHOT</version> + <version>1.6.9</version> </parent> <artifactId>logging-pylog</artifactId> |