From cf48cd7e8bd2298ce715b3a7fc08347a6437eda6 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 10 Apr 2018 20:29:32 -0400 Subject: [PATCH] Add missing groupId Add missing groupId to ueb-listener/pom.xml Change-Id: Ieec9af56ba6ed771311143955fb7cce2e31ff288 Issue-ID: SDNC-279 Signed-off-by: Dan Timoney Former-commit-id: 253ea203cf93ba4970590275c2f2f4e0d2ebd87a --- installation/ueb-listener/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 15a7c36b..f9bf898d 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -9,6 +9,7 @@ 4.0.0 pom + org.onap.sdnc.oam installation-ueb-listener 1.3.1-SNAPSHOT -- 2.16.6