From 025f7522c9496c1b1f986dcf0edb98adeba49c34 Mon Sep 17 00:00:00 2001 From: "Lee, Tian (tl5884)" Date: Mon, 12 Feb 2018 10:39:23 +0000 Subject: Update groupId and artifactId of poms groupId needs to match the ONAP project naming scheme for the Jenkins jobs to succeed. Change-Id: I78c88aabfc289437caf99b0c4530525c79c210a6 Issue-ID: AAI-700 Signed-off-by: Lee, Tian (tl5884) --- event-client-api/pom.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'event-client-api') diff --git a/event-client-api/pom.xml b/event-client-api/pom.xml index 25ddcc8..1884ac6 100644 --- a/event-client-api/pom.xml +++ b/event-client-api/pom.xml @@ -1,9 +1,13 @@ - 4.0.0 - - org.onap.aai.event - event-client-service - 1.2.0-SNAPSHOT - - event-client-api + + 4.0.0 + + + org.onap.aai.event-client + event-client + 1.2.0-SNAPSHOT + + + event-client-api + \ No newline at end of file -- cgit 1.2.3-korg