diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-06-20 12:34:06 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-06-20 12:34:06 +0000 |
commit | ad1bdac24fcfbae1b412ba2d015090e68d733363 (patch) | |
tree | 9e9085b3792fb76907abe705cc05376f1fd370d2 /cps-ri/pom.xml | |
parent | 59575279e36572be4386f1c644db52fcb570fc9e (diff) |
Release cps3.5.0
Diffstat (limited to 'cps-ri/pom.xml')
-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 221e1a9bf2..1406c103b3 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.5.0-SNAPSHOT</version>
+ <version>3.5.0</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
|