diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-14 13:56:06 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-14 13:56:06 -0400 |
commit | 47896f4e1f334c317ef6e124028e4f8555a81f00 (patch) | |
tree | 1c43294d4db86d8d23389780e53a06490f6ab5c5 /configbackuprestore | |
parent | f3544a1af6974d8837919744a7dda29cc67060a0 (diff) |
Roll to initial Honolulu snapshot
Roll to initial Honolulu snapshot version
Change-Id: Ic4be591d50fe3bfdf616af43d1245b1ba8d20dbf
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: ed8420fb7b28582b36b3df30a54e7502f362bd22
Diffstat (limited to 'configbackuprestore')
-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 5851d1b6..ce844bde 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.1</version> + <version>2.1.0-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc.oam.vnfbackup</groupId> |