diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-11-29 13:53:44 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-11-29 13:53:48 +0000 |
commit | b0943d006975ccb8f491673fb8df98d47bce2bc3 (patch) | |
tree | d6e5afcb8b16c50679c0f9494bbd7a0ab10caa93 /dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service | |
parent | 976dc87e9f0f489977b5209bc5b34e6f6101e605 (diff) |
Bumping CPS version to 3.3.11-SNAPSHOT
- 3.3.10 version became unusable because of a bad commit so skipping
that.
Issue-ID: CPS-1981
Change-Id: I740e432608356d1b542a759dd11560d89d884001
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service')
-rw-r--r-- | dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/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-service/pom.xml b/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml index ec811f15c1..d94796165d 100644 --- a/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml +++ b/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>dmi-plugin-demo-and-csit-stub</artifactId> - <version>3.3.10-SNAPSHOT</version> + <version>3.3.11-SNAPSHOT</version> </parent> <artifactId>dmi-plugin-demo-and-csit-stub-service</artifactId> |