diff options
author | 2025-03-03 14:32:01 +0000 | |
---|---|---|
committer | 2025-03-03 14:32:01 +0000 | |
commit | 2cab1b62e61f656f6e75b04a72bd3cef49fec3dd (patch) | |
tree | 33d66ecd6eccf17dcc03c181db709be33bfe4eb3 /cps-bom/pom.xml | |
parent | a3941b89d51ef2baafaa6827b7e3b58255a7f20a (diff) |
Release cps3.6.1
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..80129e7152 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.1</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |