summaryrefslogtreecommitdiffstats
path: root/spotbugs
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-09-29 10:27:33 +0100
committermpriyank <priyank.maheshwari@est.tech>2022-09-29 10:27:41 +0100
commitb768c8b09e1338e4b55546c875c9238cdb84647d (patch)
tree6c858c285ab5276e46137e7fefba133b88713d74 /spotbugs
parentc4a86e6e5c39a4e8843bd251cae5173d8cacced5 (diff)
Bump CPS to 3.1.3-SNAPSHOT
- update cps to 3.1.3-SNAPSHOT Issue-ID: CPS-1309 Change-Id: I43b1442533d10c32a74808830239e83f4abed9c0 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'spotbugs')
-rw-r--r--spotbugs/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml
index 91efe88c8..d27a94df0 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.1.2-SNAPSHOT</version>
+ <version>3.1.3-SNAPSHOT</version>
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>