aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorm Traxler <normant@amdocs.com>2019-03-14 19:47:16 +0100
committerNorm Traxler <normant@amdocs.com>2019-03-14 19:50:14 +0100
commit84af29ed76ebef298b28cd7c1e88d0e2c035ff15 (patch)
tree2620df233dfcf51843715050f0fc8bf87559e006
parent479ae71e3fc17839730a32b24575897c0bbed813 (diff)
Update to released pomba-audit-common version
Issue-ID: LOG-1004 Change-Id: I5a5ae366021b1a640554e8cb31f3051dfc7d74a7 Signed-off-by: Norm Traxler <normant@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5a68ea4..af2dc6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.onap.logging-analytics.pomba</groupId>
<artifactId>pomba-audit-common</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>