diff options
author | seanbeirne <sean.beirne@est.tech> | 2023-03-07 13:42:04 +0000 |
---|---|---|
committer | seanbeirne <sean.beirne@est.tech> | 2023-03-07 13:42:57 +0000 |
commit | f0f4fd810c9a249d78def4c2f10356fceb864b1f (patch) | |
tree | 5683fb614973e54024bfda0ff968c3a4366efaf3 /cps-ri/pom.xml | |
parent | 9c19946bf57feadee1ed1559802eea88f45c1460 (diff) |
Release process stage 7
Issue-ID: CPS-1529
Signed-off-by: seanbeirne <sean.beirne@est.tech>
Change-Id: Ie6c6276f4612b919762479d2461b4e72cb886245
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 ee1d5accfe..491acab6c1 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.3-SNAPSHOT</version>
+ <version>3.2.4-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
|