diff options
author | 2025-03-03 15:36:15 +0000 | |
---|---|---|
committer | 2025-03-03 16:09:39 +0000 | |
commit | 038a8f0d31cf139350dca4fa9800e07d8e2e28d6 (patch) | |
tree | 49e3464f59571c587da186a361e52b3c2ecc43eb /cps-bom/pom.xml | |
parent | fbeabcabd133ef721bf4904eb72ac5a49f0b3408 (diff) |
Bump CPS to 3.6.2-SNAPSHOT
Issue-ID: CPS-2670
Change-Id: Ida5b74651cca38749c43bd21f410ba539539d914
Signed-off-by: egernug <gerard.nugent@est.tech>
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 f01709f5d1..2f3b06e14d 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.6.1-SNAPSHOT</version> + <version>3.6.2-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |