diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-06-29 17:12:33 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-06-29 17:12:33 +0000 |
commit | 6056d8ecfd9063e5892c4e104d341fbb6e43fcf2 (patch) | |
tree | eb5b3f5e69afa500af3e9ae8afb5321663ff69e6 /cps-bom | |
parent | 6da954110b853835adf0247194e9636936a57561 (diff) |
Release cps3.3.3
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 a87b34ba51..3e40223da2 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.3-SNAPSHOT</version> + <version>3.3.3</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |