diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-13 19:46:49 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-13 19:46:49 +0000 |
commit | 678fe954f98fb29414610d7d8cefb779e34f9249 (patch) | |
tree | 2d1730a1059372909dcdecff7574e8281220ebd8 /cps-bom | |
parent | d9b5bb295553f0adb2a09d341ad1e3f95c8c995d (diff) |
Release cps2.0.0
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 2a729024cd..df55ada1bc 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.0-SNAPSHOT</version> + <version>2.0.0</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |