diff options
author | 2025-03-03 14:32:01 +0000 | |
---|---|---|
committer | 2025-03-03 14:32:01 +0000 | |
commit | 2cab1b62e61f656f6e75b04a72bd3cef49fec3dd (patch) | |
tree | 33d66ecd6eccf17dcc03c181db709be33bfe4eb3 /cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml | |
parent | a3941b89d51ef2baafaa6827b7e3b58255a7f20a (diff) |
Release cps3.6.1
Diffstat (limited to 'cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml')
-rw-r--r-- | cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml index 30a704f509..2775d6d179 100644 --- a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml +++ b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-ncmp-rest-stub</artifactId> - <version>3.6.1-SNAPSHOT</version> + <version>3.6.1</version> </parent> <artifactId>cps-ncmp-rest-stub-app</artifactId> |