summaryrefslogtreecommitdiffstats
path: root/configbackuprestore
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-20 16:12:58 -0400
committerDan Timoney <dtimoney@att.com>2021-10-21 20:40:13 +0000
commit3d8e85f027da141aff880a9c60d583dff495d81c (patch)
treee7e88bb0ed5aaae0fdf6d981dfbc6f43a0309a51 /configbackuprestore
parent08b8c172e0041becada7abedae706fe58d6358f1 (diff)
Use Istanbul RC versons
Update to use Istanbul RC versions Issue-ID: SDNC-1615 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I16a5e3d083829ddf63dcb60b0354ecb85465a518 Former-commit-id: 10c55385364215e09d348798f4c91371c30b62a1
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 073aad35..2c54df8e 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.2.1</version>
+ <version>2.2.2</version>
</parent>
<groupId>org.onap.sdnc.oam.vnfbackup</groupId>