diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-07-21 12:06:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-07-21 12:06:44 +0000 |
commit | 8d125d277d025cf6cb719af302c7558b3918109a (patch) | |
tree | c20e6f05c71be103ceab35fcdbcce1158379f53b /cps-ncmp-rest-stub/cps-ncmp-rest-stub-service | |
parent | 9a1f60c5515961eb4f1b6460be0235a73f833bef (diff) |
Release cps3.3.5
Diffstat (limited to 'cps-ncmp-rest-stub/cps-ncmp-rest-stub-service')
-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 c05f610efb..ae9ada0123 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.3.5-SNAPSHOT</version> + <version>3.3.5</version> </parent> <artifactId>cps-ncmp-rest-stub-service</artifactId> |