diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-11-29 15:28:20 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-11-29 15:28:27 +0000 |
commit | 2d8da0fd9f43e87e5589a2cac4cdc8e8041ee33e (patch) | |
tree | 075b23bf2ddde9e02d098aabd5dd0f36c254d01d /cps-ncmp-rest-stub/cps-ncmp-rest-stub-app | |
parent | 09ca3efe47205afbc46e3b5cf34928d07d341e79 (diff) |
Bump CPS to 3.3.12 for montreal
- bumped the cps version to 3.3.12-SNAPSHOT for further changes.
- Also updated the documentations for the next release
Issue-ID: CPS-1981
Change-Id: I8e463c7873ae28e57fe8fb7f24c6e15b579f9503
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-ncmp-rest-stub/cps-ncmp-rest-stub-app')
-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 8035429f36..a3d64bae64 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.3.11-SNAPSHOT</version> + <version>3.3.12-SNAPSHOT</version> </parent> <artifactId>cps-ncmp-rest-stub-app</artifactId> |