diff options
author | Dan Timoney <dtimoney@att.com> | 2022-12-05 08:33:41 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-12-05 11:18:35 -0500 |
commit | 91504af24ea88606424553c00a20a6287f381177 (patch) | |
tree | 2609ad4d2d73a900dbecd02d71341a2f46647d2d /configbackuprestore | |
parent | 3452f6e0997c287f2523c83fbf6acb12da46ad9d (diff) |
Update release notes for Kohn
Update release notes for Kohn release
Issue-ID: SDNC-1763
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I612aabfbbb39ec821060de0b2870ba5010fd6714
Former-commit-id: 2375bda8d57b55fc9eec7d16c7b8534ab471a49a
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 da2d1461..894f44fc 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <groupId>org.onap.sdnc.oam.vnfbackup</groupId> |