summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Arrastia <MArrasti@amdocs.com>2018-05-17 18:18:05 +0100
committerMichael Arrastia <MArrasti@amdocs.com>2018-05-17 18:18:05 +0100
commiteea3704a67041eaabe073027796866bebe3230af (patch)
tree2a651f1983e32dd6fa749e171a6ff654967a3ca0
parent1edc6ccafd76ba80e03ae764ac1c5d6cbb0c4b4a (diff)
Update champ-service pom to correct groupId
This is a further attempt to fix the release-version-java-daily job. Change-Id: I0df7889eaf040baea5a2d8791fc9d5f2361b5690 Issue-ID: AAI-1146 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
-rw-r--r--champ-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-service/pom.xml b/champ-service/pom.xml
index b3859df..49b0e35 100644
--- a/champ-service/pom.xml
+++ b/champ-service/pom.xml
@@ -29,7 +29,7 @@ limitations under the License.
<version>1.1.0</version>
</parent>
- <groupId>org.onap.aai</groupId>
+ <groupId>org.onap.aai.champ</groupId>
<artifactId>champ-service</artifactId>
<version>1.2.1-SNAPSHOT</version>