From 4994eb098206bd3e37af396e34ab53cf893f3e8b Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Thu, 8 Aug 2019 14:53:56 -0400 Subject: The versions plugin doesn't strip off SNAPSHOT for pylog This is the attemp to fix the build. Issue-ID: LOG-1073 Signed-off-by: Prudence Au Change-Id: I0ab26da4fa464f99f5b9555e9b835253c44413f0 --- pylog/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylog/pom.xml b/pylog/pom.xml index 2df48f0..da24408 100644 --- a/pylog/pom.xml +++ b/pylog/pom.xml @@ -22,7 +22,7 @@ org.onap.logging-analytics 4.0.0 logging-pylog - 1.5.0-SNAPSHOT + 1.5.0 pom logging-pylog onap python logging library -- cgit 1.2.3-korg