diff options
author | egernug <gerard.nugent@est.tech> | 2023-07-19 11:05:00 +0100 |
---|---|---|
committer | egernug <gerard.nugent@est.tech> | 2023-07-19 14:29:05 +0100 |
commit | 6c9621a3ec2334ccf5cee8db23e425b301a53e0c (patch) | |
tree | 0980683ad92c17fc2088fe63a433364f44be10e8 /cps-ri | |
parent | 6e80266048845bf71a3ae93aff400b6f7053a7e7 (diff) |
Prepare for next CPS-NCMP release
Issue-ID: CPS-1791
Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: Ide0fcdfa41656e25395ac8478da1bb489fd8663e
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 1adca2f748..9ed8be57c0 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.3.4-SNAPSHOT</version>
+ <version>3.3.5-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
|