aboutsummaryrefslogtreecommitdiffstats
path: root/spotbugs/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 /spotbugs/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 'spotbugs/pom.xml')
-rw-r--r--spotbugs/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml
index 8e3e093a0..93ee3ad6c 100644
--- a/spotbugs/pom.xml
+++ b/spotbugs/pom.xml
@@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.cps</groupId>
<artifactId>spotbugs</artifactId>
- <version>3.3.10-SNAPSHOT</version>
+ <version>3.3.11-SNAPSHOT</version>
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>