summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorm Traxler <normant@amdocs.com>2019-03-14 20:28:10 +0100
committerNorm Traxler <normant@amdocs.com>2019-03-14 20:28:21 +0100
commit11a0b13e7e8dfcea41be8cfadb14b6f32d344594 (patch)
treed173c44687689c8327f80fcac664dda7bbb2c117
parent204ee2d452ff3f33db0a8bd7ff799e36fed1d0d7 (diff)
Update to released pomba-audit-common version
Issue-ID: LOG-1004 Change-Id: Ied5ed6c0b16c6af14356a97481a271e4352a5119 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 faca0b5..39a826a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,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>