diff options
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 7e5f458153..9f456ab615 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.12-SNAPSHOT</version> + <version>3.3.12</version> </parent> <artifactId>cps-ncmp-rest-stub-service</artifactId> |