diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-09-20 15:22:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-09-20 15:22:44 +0000 |
commit | c534c78e2d960c11875b5cc88ec605a78ecb1624 (patch) | |
tree | bfea7929a9efe5c346845ad83dc7d35b7339a9f9 /cps-bom/pom.xml | |
parent | c3e7b0e3ab0d3b3155d713f639080bdd036d7ba2 (diff) |
Release cps3.3.7
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 f3c8f78515..ae97f59b41 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.7-SNAPSHOT</version> + <version>3.3.7</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |