diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-01-11 14:53:52 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-01-11 14:53:52 +0000 |
commit | 50e1a473049c65ec4e4306443aa245f9bcfa290c (patch) | |
tree | e993c2e57ddc5043a4d1a2eeb3e4a82158bc9709 /cps-bom | |
parent | 65700dea9c6d8332c27ad649566ee817e479fe0b (diff) |
Release cps3.4.2
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 bde51439a8..10f833fe47 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.2-SNAPSHOT</version> + <version>3.4.2</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |