summaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-01-08 13:29:00 -0500
committerDan Timoney <dtimoney@att.com>2021-01-08 13:29:00 -0500
commitce81bdc2b6a857f1922b513f4574781b68a2eca9 (patch)
tree7d60a3e06544a9a5b4382b4c7a60cfb2653a1a25 /installation
parentfd2805613db2aaafd261a6fc8d44d1e0f55f34fe (diff)
Update for Guilin mtce release versions
Update parent pom to pick up correct version of CCSDK dependencies for Guilin mtce release Change-Id: I048d0d0d957383bcd4716397da5d0f0e4c3790c4 Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 004d8515e099f81d947a3fdbe0acdca430fc6891
Diffstat (limited to 'installation')
-rw-r--r--installation/sdnc/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index fd4ade67..b2860677 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -24,8 +24,8 @@
<standalone.image.name>onap/sdnc-image</standalone.image.name>
<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.4</ccsdk.docker.version>
+ <sdnc.northbound.version>2.0.3</sdnc.northbound.version>
+ <ccsdk.docker.version>1.0.5</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>