From: Timoney, Dan (dt5972) Date: Tue, 12 Mar 2019 23:07:51 +0000 (-0400) Subject: Add missing groupId X-Git-Tag: 0.4.2~161^2~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2ef29683072193132256b8ccc50e0c7cb097db33;p=ccsdk%2Fcds.git Add missing groupId Added missing groupId to cds-sdc-listener poms and updated artifactIds to ensure uniqueness Change-Id: Ibec810dc25c48cd5cf8527364d629cc463bce0c9 Issue-ID: CCSDK-1150 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/ms/cds-sdc-listener/application/pom.xml b/ms/cds-sdc-listener/application/pom.xml index a5e6f1e53..daa9f0a62 100644 --- a/ms/cds-sdc-listener/application/pom.xml +++ b/ms/cds-sdc-listener/application/pom.xml @@ -17,7 +17,8 @@ 4.0.0 - application + org.onap.ccsdk.apps + cds-sdc-listener-application CDS-SDC Listener Application diff --git a/ms/cds-sdc-listener/distribution/pom.xml b/ms/cds-sdc-listener/distribution/pom.xml index 9ff555fce..f22807838 100644 --- a/ms/cds-sdc-listener/distribution/pom.xml +++ b/ms/cds-sdc-listener/distribution/pom.xml @@ -15,7 +15,8 @@ 4.0.0 - distribution + org.onap.ccsdk.apps + cds-sdc-listener-distribution CDS-SDC Listener Distribution @@ -71,10 +72,10 @@ try ${basedir}/target/docker-stage - - ${project.version} - ${project.version}-STAGING-${maven.build.timestamp} - + + ${project.version} + ${project.version}-STAGING-${maven.build.timestamp} + diff --git a/ms/cds-sdc-listener/pom.xml b/ms/cds-sdc-listener/pom.xml index 3998f5f28..0c393db7f 100644 --- a/ms/cds-sdc-listener/pom.xml +++ b/ms/cds-sdc-listener/pom.xml @@ -22,7 +22,9 @@ application + \ No newline at end of file