diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-03-06 16:41:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-03-06 16:41:44 +0000 |
commit | bdf4327e5b93f7c00288f72d6ca231038163052a (patch) | |
tree | 701894595f6442fc7307763012fc07ba27e48e2d /cps-bom/pom.xml | |
parent | 2e29e4f1942df9e13c38ce8f4e29c5753096c946 (diff) |
Release cps3.2.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 b7046d342f..6cdfa20234 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.3-SNAPSHOT</version> + <version>3.2.3</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |