aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/pom.xml
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2023-11-29 13:53:44 +0000
committermpriyank <priyank.maheshwari@est.tech>2023-11-29 13:53:48 +0000
commitb0943d006975ccb8f491673fb8df98d47bce2bc3 (patch)
treed6e5afcb8b16c50679c0f9494bbd7a0ab10caa93 /cps-service/pom.xml
parent976dc87e9f0f489977b5209bc5b34e6f6101e605 (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 'cps-service/pom.xml')
-rw-r--r--cps-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-service/pom.xml b/cps-service/pom.xml
index 2dcf33c74..6c5ab765d 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.3.10-SNAPSHOT</version>
+ <version>3.3.11-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>