diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-19 11:00:40 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-03-19 11:00:40 -0400 |
commit | 7f5c3b36eac180f0505e9fab0504e7d6fe556828 (patch) | |
tree | fef4cb35a852f3e6f72c8e5e7d9ad53cecf932a5 /configbackuprestore/pom.xml | |
parent | 112731f8890db0614e664c6b8f653b49c9838b1d (diff) |
Roll to Istanbul release version
Roll master to Istanbul release version
Change-Id: I7da45e40569b80f5a1fff3146adef93966786095
Issue-ID: SDNC-1495
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 95737493d20a3ebfaba4235f4438cf6f21d99b48
Diffstat (limited to 'configbackuprestore/pom.xml')
-rw-r--r-- | configbackuprestore/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configbackuprestore/pom.xml b/configbackuprestore/pom.xml index 9c1e6d27..fd778ad9 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.1.1</version> + <version>2.2.0-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc.oam.vnfbackup</groupId> |