diff options
author | 2024-10-04 14:48:46 +0000 | |
---|---|---|
committer | 2024-10-04 14:48:46 +0000 | |
commit | 5d17a1c5276a839633356a85d3e7e0526d81d857 (patch) | |
tree | 6de5c59daecf823b372871c969a53be5db10403e /cps-bom/pom.xml | |
parent | ef70022bddcb18a17c4afe2332cafa78621ab8b5 (diff) |
Release cps3.5.3
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 31aedab40e..8a05e7c076 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.5.3-SNAPSHOT</version> + <version>3.5.3</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |