diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-03-23 10:42:21 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-03-23 10:42:21 +0000 |
commit | e0446da930e07a398f2c1fe75e716ae4432da68b (patch) | |
tree | 9242d005efa2d9b55277652c43cf180a4bd8f139 /cps-ri | |
parent | f5a3a2177ee328ac842883a89c75169c9a651f53 (diff) |
Release cps3.2.6
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 f17bf18097..083a9fec64 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.2.6-SNAPSHOT</version>
+ <version>3.2.6</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
|