From 486615796a279a1a671c70eff7ff6a5d87456a5a Mon Sep 17 00:00:00 2001 From: Arpit Singh <as00745003@techmahindra.com> Date: Mon, 12 Feb 2024 17:20:38 +0530 Subject: Bump CPS to 3.3.13 for montreal Issue-ID: CPS-2085 Signed-off-by: Arpit Singh <as00745003@techmahindra.com> Change-Id: I111130110a6b8b883917317fc8fffabad4438a20 --- integration-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integration-test/pom.xml') diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 032e5fa270..5313074d81 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -23,7 +23,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> -- cgit