diff options
author | Arpit Singh <as00745003@techmahindra.com> | 2024-07-29 18:26:42 +0530 |
---|---|---|
committer | Priyank Maheshwari <priyank.maheshwari@est.tech> | 2024-07-29 14:07:57 +0000 |
commit | a4d6102d790ca674de9e3b1d74d5679493bb161a (patch) | |
tree | 0eddd77c09e06e03617236114390d89350723db5 /cps-service | |
parent | 826716769e510d8c0a717be7aa8003643f46a20f (diff) |
Bump CPS to 3.4.11 for New Delhinewdelhi
Issue-ID: CPS-2328
Change-Id: Ic8b403a751815c1751dcc7a4d6eb0a763f46a34f
Signed-off-by: Arpit Singh <as00745003@techmahindra.com>
Diffstat (limited to 'cps-service')
-rw-r--r-- | cps-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 0deb1151ce..ff87913a00 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.4.10-SNAPSHOT</version> + <version>3.4.11-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |