summaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-11-17 10:01:24 -0500
committerDan Timoney <dtimoney@att.com>2020-11-17 10:01:24 -0500
commit87c06327965c62ca085826506b766bca2e8cfe19 (patch)
tree3adf86b2393d27202a111c50ca510298b3ecede5 /installation
parent35572a0a61086a736c3b155d6af80d9e3b61c9ed (diff)
Use released 1.0.3 CCSDK artifacts
Use released 1.0.3 version of CCSDK artifacts to build SDNC dockers Change-Id: Icbe3a0dce13b4d5a30d17b63565bf48a0af40594 Issue-ID: SDNC-1413 Issue-ID: SDNC-1409 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: f3829589dde9f45ad93c33105b025db44b4d8731
Diffstat (limited to 'installation')
-rw-r--r--installation/sdnc/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index b1b6f178..702ac0da 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -25,7 +25,7 @@
<sdnc.project.version>${project.version}</sdnc.project.version>
<sdnc.build.timestamp>${maven.build.timestamp}</sdnc.build.timestamp>
<sdnc.northbound.version>2.0.2</sdnc.northbound.version>
- <ccsdk.docker.version>1.0.2</ccsdk.docker.version>
+ <ccsdk.docker.version>1.0.3</ccsdk.docker.version>
<sdnc.keystore>org.onap.sdnc.p12</sdnc.keystore>
<sdnc.keypass><![CDATA[;:G58,7ZhqOSI:7^oZCY[9Dv]]></sdnc.keypass>
<sdnc.secureport>8443</sdnc.secureport>