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-application | |
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-application')
-rwxr-xr-x | cps-application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 4b28469ac7..699ea4594d 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -28,7 +28,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> |