summaryrefslogtreecommitdiffstats
path: root/installation/dmaap-listener/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-02-23 12:18:15 -0500
committerDan Timoney <dtimoney@att.com>2021-02-23 12:18:15 -0500
commit4feff5de60cc67a5cdb1b84c31946b5b32e9d085 (patch)
treed5f16e0acc92db7e21ecf438b553bfe209d09efb /installation/dmaap-listener/pom.xml
parentb2133ba3b6ce45a06547106ade3d297299c859e8 (diff)
Use released Honolulu M3 version of CCSDK artifacts
Use released Honolulu M3 artifacts to build SDNC docker containers Change-Id: Ib2de618693e2b00f69eaeb8a0f0bd1433752efb5 Issue-ID: SDNC-1473 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: b6fccad86289280ef6d607ce3a70529f756d9989
Diffstat (limited to 'installation/dmaap-listener/pom.xml')
-rw-r--r--installation/dmaap-listener/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml
index a0b12391..588b9776 100644
--- a/installation/dmaap-listener/pom.xml
+++ b/installation/dmaap-listener/pom.xml
@@ -23,7 +23,7 @@
<image.name>onap/sdnc-dmaap-listener-image</image.name>
<sdnc.project.version>${project.version}</sdnc.project.version>
<sdnc.build.timestamp>${maven.build.timestamp}</sdnc.build.timestamp>
- <ccsdk.docker.version>1.1-STAGING-latest</ccsdk.docker.version>
+ <ccsdk.docker.version>1.1.1</ccsdk.docker.version>
<docker.buildArg.https_proxy>${https_proxy}</docker.buildArg.https_proxy>
<maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
</properties>