aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorm Traxler <normant@amdocs.com>2019-03-14 19:55:11 +0100
committerNorm Traxler <normant@amdocs.com>2019-03-14 19:56:54 +0100
commit0bce7ff6e3b948ee778c4d32287f53f77fef1541 (patch)
treeb6113b8d3804ebeb7e1987b37d76bc7359632e9f
parent476917754f793520a42461b5b35e52dd7d8b38c9 (diff)
Update to released pomba-audit-common version
Issue-ID: LOG-1004 Change-Id: I5476ff87beb5c85ddf4e02e2b1239244277c5c06 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 1edf07f..7e77244 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@ limitations under the License.
<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.guava</groupId>