diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-28 08:33:43 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-28 08:33:43 +0000 |
commit | 006faf5930834ef4fe8728e0fe639ac8a2366ce4 (patch) | |
tree | d4c6f090fee0d22dc983430ae668abbfce000e02 /cps-ri | |
parent | d450b4a6297c490851dd1bb2fc8c8a867aaeebdf (diff) |
Release cps3.0.1
Diffstat (limited to 'cps-ri')
-rw-r--r-- | cps-ri/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index b9c4c70884..750e8ba5d3 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ <parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
|