diff options
author | Norm Traxler <normant@amdocs.com> | 2019-03-14 20:28:10 +0100 |
---|---|---|
committer | Norm Traxler <normant@amdocs.com> | 2019-03-14 20:28:21 +0100 |
commit | 11a0b13e7e8dfcea41be8cfadb14b6f32d344594 (patch) | |
tree | d173c44687689c8327f80fcac664dda7bbb2c117 | |
parent | 204ee2d452ff3f33db0a8bd7ff799e36fed1d0d7 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |