diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-03-23 10:42:21 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-03-23 10:42:21 +0000 |
commit | e0446da930e07a398f2c1fe75e716ae4432da68b (patch) | |
tree | 9242d005efa2d9b55277652c43cf180a4bd8f139 /cps-bom/pom.xml | |
parent | f5a3a2177ee328ac842883a89c75169c9a651f53 (diff) |
Release cps3.2.6
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 fe2106f97e..bfe55d7ce2 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.6-SNAPSHOT</version> + <version>3.2.6</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |