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-bom/pom.xml | |
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-bom/pom.xml')
-rw-r--r-- | cps-bom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 7374b4c224..fcf98eee8a 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.cps</groupId> <artifactId>cps-bom</artifactId> - <version>3.3.4-SNAPSHOT</version> + <version>3.3.5-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |