diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-02-23 14:07:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-02-23 14:07:08 +0000 |
commit | f03fa6959e48c165fce69e5b13ec3736aef54e90 (patch) | |
tree | 730c5cb858701f48a5161a7753bf0346831849ad /cps-bom | |
parent | 8c37c03acae232829ee4e3aab636800741159de9 (diff) |
Release cps3.4.4
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 ecd442cf43..68609a4e4b 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.4.4-SNAPSHOT</version> + <version>3.4.4</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |