aboutsummaryrefslogtreecommitdiffstats
path: root/configbackuprestore
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 /configbackuprestore
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 'configbackuprestore')
-rw-r--r--configbackuprestore/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/configbackuprestore/pom.xml b/configbackuprestore/pom.xml
index eb32b29b..6b85fa07 100644
--- a/configbackuprestore/pom.xml
+++ b/configbackuprestore/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-1-starter-parent</artifactId>
- <version>2.0.2</version>
+ <version>2.0.3</version>
</parent>
<groupId>org.onap.sdnc.oam.vnfbackup</groupId>