diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-10-04 14:48:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-10-04 14:48:46 +0000 |
commit | 5d17a1c5276a839633356a85d3e7e0526d81d857 (patch) | |
tree | 6de5c59daecf823b372871c969a53be5db10403e /cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml | |
parent | ef70022bddcb18a17c4afe2332cafa78621ab8b5 (diff) |
Release cps3.5.3
Diffstat (limited to 'cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml')
-rw-r--r-- | cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml index eee0431904..69247b582f 100644 --- a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml +++ b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-ncmp-rest-stub</artifactId> - <version>3.5.3-SNAPSHOT</version> + <version>3.5.3</version> </parent> <artifactId>cps-ncmp-rest-stub-service</artifactId> |