diff options
author | Prudence Au <prudence.au@amdocs.com> | 2019-07-29 09:52:24 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2019-07-29 09:52:24 -0400 |
commit | cdcf2e46defa561b40ab2ccc47866a6c26b553dd (patch) | |
tree | 701ecee5a323deb452f593346c0e0e50e029c981 | |
parent | 6184c71af2edc84020280de5212274855d911a40 (diff) |
Introduce 1.5.0-SNAPSHOT for El Alto release
Issue-ID: LOG-1073
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I37a4133c051c346c5fddcf56a96b0a90c529b92e
-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 52e662d..2df48f0 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.4.0</version> + <version>1.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>logging-pylog</name> <description>onap python logging library</description> |