summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrudence Au <prudence.au@amdocs.com>2019-09-10 16:50:39 -0400
committerPrudence Au <prudence.au@amdocs.com>2019-09-10 16:50:39 -0400
commit70371435854475770f6ce667e937f07bdedcfeec (patch)
tree26972397384a660c0905a491d65bc361daa6cac7
parentbb3529df56294efa7d842723758b73f29c235573 (diff)
Update to 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: If85f46d5ebf6f094fa1b718f73ac55cd668bc4f6
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4879bb4..e4cafc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@ limitations under the License.
<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.guava</groupId>