Wrong groupId 73/33873/1
authorTimoney, Dan (dt5972) <dt5972@att.com>
Fri, 2 Mar 2018 23:52:01 +0000 (18:52 -0500)
committerTimoney, Dan (dt5972) <dt5972@att.com>
Fri, 2 Mar 2018 23:52:01 +0000 (18:52 -0500)
Set groupId to correct value (org.onap.ccsdk.distribution) to avoid
inheriting wrong value from parent.

Change-Id: Ic45596c810db12cee75268f21e7e2751fc7e3475
Issue-ID: CCSDK-179
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
odlsli/pom.xml

index a16ae84..ddbc564 100644 (file)
@@ -10,6 +10,7 @@
         <relativePath />
     </parent>
 
         <relativePath />
     </parent>
 
+    <groupId>org.onap.ccsdk.distribution</groupId>
     <artifactId>distribution-odlsli</artifactId>
     <version>0.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <artifactId>distribution-odlsli</artifactId>
     <version>0.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>