The versions plugin doesn't strip off SNAPSHOT for pylog 21/93121/1
authorPrudence Au <prudence.au@amdocs.com>
Thu, 8 Aug 2019 18:53:56 +0000 (14:53 -0400)
committerPrudence Au <prudence.au@amdocs.com>
Thu, 8 Aug 2019 18:55:47 +0000 (14:55 -0400)
This is the attemp to fix the build.

Issue-ID: LOG-1073
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I0ab26da4fa464f99f5b9555e9b835253c44413f0

pylog/pom.xml

index 2df48f0..da24408 100644 (file)
@@ -22,7 +22,7 @@
     <groupId>org.onap.logging-analytics</groupId>  
     <modelVersion>4.0.0</modelVersion>
     <artifactId>logging-pylog</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.5.0</version>
     <packaging>pom</packaging>
     <name>logging-pylog</name>
     <description>onap python logging library</description>