From: Timoney, Dan (dt5972) Date: Tue, 12 Mar 2019 23:07:51 +0000 (-0400) Subject: Add missing groupId X-Git-Tag: 0.4.1~10^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0a788a69e036e103daf4e1149f3bedb0da45d426;p=ccsdk%2Fapps.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 a5e6f1e5..daa9f0a6 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 9ff555fc..f2280783 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 3998f5f2..0c393db7 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