summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrudence Au <prudence.au@amdocs.com>2019-09-10 17:02:31 -0400
committerPrudence Au <prudence.au@amdocs.com>2019-09-10 17:02:31 -0400
commit3ad11e47b446b91b71bd48ec25c0aae6e23c5550 (patch)
tree72c5bdd2cda43e887df5cf494f3f7e804d75471d
parente695d5a2ba5e381f2e2cc9dcee1c391c9f072f72 (diff)
Use the released version of audit-common (1.5.1)HEAD5.0.1-ONAP1.5.1masterelalto
Issue-ID: LOG-1119 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: If8b323d89e62677646aea7be2563960004eb76c4
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5be9ff7..ca94c76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
<dependency>
<groupId>org.onap.logging-analytics.pomba</groupId>
<artifactId>pomba-audit-common</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>