aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest-stub
diff options
context:
space:
mode:
authorArpit Singh <as00745003@techmahindra.com>2024-02-12 17:20:38 +0530
committerArpit Singh <as00745003@techmahindra.com>2024-02-12 17:42:26 +0530
commit486615796a279a1a671c70eff7ff6a5d87456a5a (patch)
tree3f2f0c39a0f8dc39f254b01d69e8515593c4bc29 /cps-ncmp-rest-stub
parented5b052a17bff22af7bda0676329da3da42266ee (diff)
Bump CPS to 3.3.13 for montrealmontreal
Issue-ID: CPS-2085 Signed-off-by: Arpit Singh <as00745003@techmahindra.com> Change-Id: I111130110a6b8b883917317fc8fffabad4438a20
Diffstat (limited to 'cps-ncmp-rest-stub')
-rw-r--r--cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml2
-rw-r--r--cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml2
-rw-r--r--cps-ncmp-rest-stub/pom.xml2
3 files changed, 3 insertions, 3 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 a3d64bae64..44add596e9 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.12-SNAPSHOT</version>
+ <version>3.3.13-SNAPSHOT</version>
</parent>
<artifactId>cps-ncmp-rest-stub-app</artifactId>
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..d353957f8f 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.13-SNAPSHOT</version>
</parent>
<artifactId>cps-ncmp-rest-stub-service</artifactId>
diff --git a/cps-ncmp-rest-stub/pom.xml b/cps-ncmp-rest-stub/pom.xml
index 0b31eb60e2..99b1bb429b 100644
--- a/cps-ncmp-rest-stub/pom.xml
+++ b/cps-ncmp-rest-stub/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.3.12-SNAPSHOT</version>
+ <version>3.3.13-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>