diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-10-13 12:02:06 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-10-13 12:02:06 +0000 |
commit | fc0b09332a84fbdbb3a37d9c2d530162a09769f6 (patch) | |
tree | 61e8368ca7d11222ad24407cce8db4a631db5d4c /cps-ncmp-service | |
parent | 36544c1617d1512d8373a3c90ff76563e513f6c8 (diff) |
Release cps2.0.1
Diffstat (limited to 'cps-ncmp-service')
-rw-r--r-- | cps-ncmp-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 96aa4e5cc9..e4f6fa5d13 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |