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 /SdncReports | |
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 'SdncReports')
-rw-r--r-- | SdncReports/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index 1e214cb4..57a8079d 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/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> <relativePath/> </parent> |