aboutsummaryrefslogtreecommitdiffstats
path: root/ms/sdclistener/distribution/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2020-12-15 20:56:54 -0500
committerKAPIL SINGAL <ks220y@att.com>2020-12-16 15:00:12 +0000
commit28aa3a65291e669eb93a71c7cae68fe7ad538543 (patch)
tree41bc8d0e5b9878ecb4a5552d878712acfd60fc4a /ms/sdclistener/distribution/pom.xml
parent6b33380a6f3cbc0185058d189de6436651a288e5 (diff)
Refactoring assembly.id and name.space
Upgrading base onap/ccsdk-alpine-j11-image to version 1.1.0 Issue-ID: CCSDK-3053 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I135893a4ab1d4d3f7c1297d6e66de133bd3c7150
Diffstat (limited to 'ms/sdclistener/distribution/pom.xml')
-rwxr-xr-xms/sdclistener/distribution/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/ms/sdclistener/distribution/pom.xml b/ms/sdclistener/distribution/pom.xml
index 7a85394f4..75e0beff6 100755
--- a/ms/sdclistener/distribution/pom.xml
+++ b/ms/sdclistener/distribution/pom.xml
@@ -31,12 +31,8 @@
<name>MS SDC Listener - Distribution</name>
<properties>
- <assembly.id>maven</assembly.id>
- <name.space>org.onap.ccsdk.cds</name.space>
<serviceArtifactName>sdclistener</serviceArtifactName>
<image.name>onap/ccsdk-sdclistener</image.name>
- <!--disabled for now to mirror #85964 https://gerrit.onap.org/r/#/c/85964/2/ms/command-executor/pom.xml-->
- <!--<docker.buildArg.https_proxy>${https_proxy}</docker.buildArg.https_proxy>-->
</properties>
<dependencies>