diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-05-13 16:37:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-05-13 16:37:08 +0000 |
commit | 079c4c6524daae32c73ebbd202fa749c0121c84d (patch) | |
tree | 09127a3964594563407b3a91da401acfe44c6494 /cps-ri | |
parent | 84126e260543f967b85ec20e69648a90fc827cbc (diff) |
Release cps3.4.9
Diffstat (limited to 'cps-ri')
-rw-r--r-- | cps-ri/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 86b2ea818d..66cc906a45 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ <parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.4.9-SNAPSHOT</version>
+ <version>3.4.9</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
|