diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-01-06 14:43:35 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-01-06 14:43:35 +0000 |
commit | 4e2ca18fbbb226203825e28b6b010bb76d051f56 (patch) | |
tree | 8f325918534ca958a99677c820a05d80a12ad246 /cps-bom/pom.xml | |
parent | 6b22b8a2155d0ef0d23e43d938c26a66e062ab9b (diff) |
Release cps2.0.3
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 f9c2ab2dcc..070c607c3f 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>2.0.3-SNAPSHOT</version> + <version>2.0.3</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |