diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-03-10 12:19:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-03-10 12:19:18 +0000 |
commit | 3bc22ed0ea833bdb649f393ec20c08dbb1bb7610 (patch) | |
tree | b2c5e33872954b5c357143f24252a3fa52d75619 /cps-bom | |
parent | 06bfe4ebc931377b39e978eb2cf7a2787b59d4ca (diff) |
Release cps3.2.5
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 b9b327af0b..5e7ac31a93 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.5-SNAPSHOT</version> + <version>3.2.5</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |