aboutsummaryrefslogtreecommitdiffstats
path: root/installation/dmaap-listener/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-08-12 11:54:49 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-12 11:54:49 +0000
commitc84b6e7f074c87d3a638642293b353fce4ebcf9a (patch)
treec8912b1d44c03d3656dfc8887d4fdf1c3f0260db /installation/dmaap-listener/pom.xml
parent50599a7593449adc09d629d236e72ac6ecdd9331 (diff)
parent7f5a0a56c67f3b22d080a52413f5fa50b2f91468 (diff)
Merge "Fix dependencies to use released Guilin artifacts"
Former-commit-id: 580834ea5b603cb93444fe8d5576e3cf961c6e8b
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 aa72d422..cd2057c5 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>0.7-STAGING-latest</ccsdk.docker.version>
+ <ccsdk.docker.version>1.0-STAGING-latest</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>