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-ncmp-rest/pom.xml | |
parent | d450b4a6297c490851dd1bb2fc8c8a867aaeebdf (diff) |
Release cps3.0.1
Diffstat (limited to 'cps-ncmp-rest/pom.xml')
-rw-r--r-- | cps-ncmp-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index 44e42a3a98..7fa3e44fc3 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,7 +27,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> |