diff options
author | Prudence Au <prudence.au@amdocs.com> | 2019-10-03 20:59:14 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2019-10-03 20:59:14 -0400 |
commit | 87116571dbb341784db9353bad99463637b7219f (patch) | |
tree | 3f394f06b5844573ae13591e1742ce34c785c3c4 | |
parent | f283f4b1f1340d45bbe467703ab02f7b20cfac2d (diff) |
Update version to 1.5.1
Issue-ID: LOG-1149
Signed-off-by: Prudece Au <prudence.au@amdocs.com>
Change-Id: I1221a97ac503e25371cdcc072dddf4d85ae22eca
-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 da24408..ad631bd 100644 --- a/pylog/pom.xml +++ b/pylog/pom.xml @@ -22,7 +22,7 @@ <groupId>org.onap.logging-analytics</groupId> <modelVersion>4.0.0</modelVersion> <artifactId>logging-pylog</artifactId> - <version>1.5.0</version> + <version>1.5.1</version> <packaging>pom</packaging> <name>logging-pylog</name> <description>onap python logging library</description> |