diff options
author | 2025-03-03 14:32:01 +0000 | |
---|---|---|
committer | 2025-03-03 14:32:01 +0000 | |
commit | 2cab1b62e61f656f6e75b04a72bd3cef49fec3dd (patch) | |
tree | 33d66ecd6eccf17dcc03c181db709be33bfe4eb3 /cps-ri/pom.xml | |
parent | a3941b89d51ef2baafaa6827b7e3b58255a7f20a (diff) |
Release cps3.6.1
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 aa5fad9ac2..7bc13c988f 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.6.1-SNAPSHOT</version>
+ <version>3.6.1</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
|