diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-04-20 13:38:59 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-04-20 13:38:59 +0000 |
commit | 6179245258e5dab281186dc3bf4779da1accdbeb (patch) | |
tree | 978ed5ff3fba44c3d172b1f6e29f90f71684f0b6 /cps-bom/pom.xml | |
parent | 26669555d097f9ad01402e0c8fdaf4a7f7532b23 (diff) |
Release cps3.3.0
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 c9af839557..93c265336d 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.3.0-SNAPSHOT</version> + <version>3.3.0</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |