diff options
author | Norm Traxler <normant@amdocs.com> | 2019-03-14 19:47:16 +0100 |
---|---|---|
committer | Norm Traxler <normant@amdocs.com> | 2019-03-14 19:50:14 +0100 |
commit | 84af29ed76ebef298b28cd7c1e88d0e2c035ff15 (patch) | |
tree | 2620df233dfcf51843715050f0fc8bf87559e006 | |
parent | 479ae71e3fc17839730a32b24575897c0bbed813 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |