diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-08-03 10:55:30 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-08-03 10:57:11 -0400 |
commit | a2efaae5dd5523e2e29a6a4963528240395d0b05 (patch) | |
tree | 8c669d52bc0bd810f93f0c888e91819215c894d4 | |
parent | 4c648b26020887053b63aa32154f81852a2c012a (diff) |
testing artifact to nexus
Change-Id: I09c5da4d0add6c7d1ba111b2f60646b9397887fd
Issue-ID: LOG-569
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
- <groupId>org.onap.logging-analytics.pomba</groupId>
+ <groupId>org.onap.logging-analytics</groupId>
<artifactId>pomba-audit-common</artifactId>
<version>1.3.0-SNAPSHOT</version>
<packaging>jar</packaging>
|