diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-12-20 14:08:12 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-12-20 14:08:12 +0000 |
commit | b9e0a7d5bac00f42a8908227ddd53a96ee7d0ba1 (patch) | |
tree | d67b516acd4a74d7d13dbc342805eca3e56e5683 /cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml | |
parent | 3e14d392a02aa6d7253418702c1dc2f713251af3 (diff) |
Release cps3.4.1
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 126bdc793e..7faaad3a46 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.4.1-SNAPSHOT</version> + <version>3.4.1</version> </parent> <artifactId>cps-ncmp-rest-stub-service</artifactId> |