diff options
author | egernug <gerard.nugent@est.tech> | 2023-09-29 12:12:36 +0100 |
---|---|---|
committer | egernug <gerard.nugent@est.tech> | 2023-09-29 15:35:40 +0100 |
commit | d91a707f99a42b9b2f230ec47a2ef6573431beea (patch) | |
tree | 5b704b71f16c74ab34907f90dec5a7e557d95ecc /cps-bom | |
parent | 042e433075886892ae4e2daf1383b0156bbbe387 (diff) |
Update release version in release notes
Issue-ID: CPS-1903
Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: If28a979513ed48a4382e8069b8b365f4f7f35135
Diffstat (limited to 'cps-bom')
-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 0f5cb4b487..b9da8b29a0 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.8-SNAPSHOT</version> + <version>3.3.9-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |