From 303eee46594996e794a0634d20f06a8472aeed53 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 11 Apr 2018 09:54:01 -0400 Subject: [PATCH] Add missing groupId Add missing groupId in installation/dmaap-listener/pom.xml which causes dmaap-listener docker build to fail. Change-Id: I01bf2918a07f863352ae958a7f76eaa2fce48c40 Issue-ID: SDNC-279 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 1ab05880f8b8c32a7e4149c6103b88144e17e0e4 --- installation/dmaap-listener/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 3dd8ddbc..2e2ec923 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -9,6 +9,7 @@ 4.0.0 pom + org.onap.sdnc.oam installation-dmaap-listener 1.3.1-SNAPSHOT -- 2.16.6