diff options
author | Arpit Singh <as00745003@techmahindra.com> | 2024-02-12 17:20:38 +0530 |
---|---|---|
committer | Arpit Singh <as00745003@techmahindra.com> | 2024-02-12 17:42:26 +0530 |
commit | 486615796a279a1a671c70eff7ff6a5d87456a5a (patch) | |
tree | 3f2f0c39a0f8dc39f254b01d69e8515593c4bc29 /dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app | |
parent | ed5b052a17bff22af7bda0676329da3da42266ee (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 'dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app')
-rw-r--r-- | dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml b/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml index 0fe4dec516..7ef9f1d40b 100644 --- a/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml +++ b/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>dmi-plugin-demo-and-csit-stub</artifactId> - <version>3.3.12-SNAPSHOT</version> + <version>3.3.13-SNAPSHOT</version> </parent> <artifactId>dmi-plugin-demo-and-csit-stub-app</artifactId> |