diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-10-04 14:48:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-10-04 14:48:46 +0000 |
commit | 5d17a1c5276a839633356a85d3e7e0526d81d857 (patch) | |
tree | 6de5c59daecf823b372871c969a53be5db10403e /cps-ri | |
parent | ef70022bddcb18a17c4afe2332cafa78621ab8b5 (diff) |
Release cps3.5.3
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 57e6528441..ead6c41549 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.3-SNAPSHOT</version>
+ <version>3.5.3</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
|