summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNorm Traxler <normant@amdocs.com>2019-03-14 19:51:57 +0100
committerNorm Traxler <normant@amdocs.com>2019-03-14 19:52:26 +0100
commitee36c489632f86f801011d2eb69f11d3b0ccc983 (patch)
tree2852985f4e47c0eb6beb64c61efe4dd47cc39230 /pom.xml
parentbcfaca57048ff16b9a68cc479497fdf0f4f7642d (diff)
Update to released pomba-audit-common version
Issue-ID: LOG-1004 Change-Id: I5b68d089818e953aceaf82a082092de0b8eafd7a Signed-off-by: Norm Traxler <normant@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 33be969..128d6c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,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.google.code.gson</groupId>