Add missing groupId 75/42275/1
authorTimoney, Dan (dt5972) <dt5972@att.com>
Wed, 11 Apr 2018 13:54:01 +0000 (09:54 -0400)
committerTimoney, Dan (dt5972) <dt5972@att.com>
Wed, 11 Apr 2018 13:54:01 +0000 (09:54 -0400)
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) <dt5972@att.com>
Former-commit-id: 1ab05880f8b8c32a7e4149c6103b88144e17e0e4

installation/dmaap-listener/pom.xml

index 3dd8ddb..2e2ec92 100644 (file)
@@ -9,6 +9,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
+    <groupId>org.onap.sdnc.oam</groupId>
     <artifactId>installation-dmaap-listener</artifactId>
     <version>1.3.1-SNAPSHOT</version>