diff options
author | seanbeirne <sean.beirne@est.tech> | 2023-01-27 18:09:33 +0000 |
---|---|---|
committer | seanbeirne <sean.beirne@est.tech> | 2023-01-27 18:11:06 +0000 |
commit | f8e980af77800b819671310e0c55592b432285a9 (patch) | |
tree | 6637f5fee88702f00bc098b9d2327f223f31edbc /cps-bom | |
parent | b568dabd7efa238516c60aa53aa3a70819d01713 (diff) |
Update version files for release process
- Updated version.properties
- Updated release-notes
- Updated pom files
Issue-ID: CPS-1835
Signed-off-by: seanbeirne <sean.beirne@est.tech>
Change-Id: I0f837ac41d24b41d7c2b9e3dfe2dacc550c0aafa
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 1193c60e49..4870e0fde8 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.2.1-SNAPSHOT</version> + <version>3.2.2-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |