aboutsummaryrefslogtreecommitdiffstats
path: root/configbackuprestore/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-23 18:47:22 -0400
committerdemskeq8 <alexander.dehn@highstreet-technologies.com>2022-03-28 18:45:14 +0200
commit7958c38cea5c9402709a330030aa487062673c2d (patch)
tree28ab03ccca3374ff2550e3c1103c9d262d167bc5 /configbackuprestore/pom.xml
parent9a9516fbf6945f5289b9c631d0882643537430fb (diff)
Migrate to phosphorus
Update to phosphorus version of parent poms Issue-ID: SDNC-1681 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If84bf1b6cf061886d2df303a5614dfcaa9d517c9 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Former-commit-id: 6e7661adfeb903ad85f6f02fe57ef3990b55ed7e
Diffstat (limited to 'configbackuprestore/pom.xml')
-rw-r--r--configbackuprestore/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/configbackuprestore/pom.xml b/configbackuprestore/pom.xml
index 57f288c9..42dc34ff 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.3.2</version>
+ <version>2.3.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.oam.vnfbackup</groupId>