summaryrefslogtreecommitdiffstats
path: root/spotbugs/pom.xml
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-10-05 09:50:59 +0100
committerPriyank Maheshwari <priyank.maheshwari@est.tech>2022-10-05 09:19:28 +0000
commit4bd450e1d48a24a1617906932c1de8d727bd7a40 (patch)
tree62b4efef8582e89ca2c92aba0305e22796c31db1 /spotbugs/pom.xml
parent2d4f06b6ffa5fd6a469ac1684a3a4bf09b64fc20 (diff)
Bump CPS version to 3.1.5-SNAPSHOT
- Bumped the version to 3.1.5-snapshot and updated the version properties file Issue-ID: CPS-1325 Change-Id: I61848166b94a5ce14651f2d0fe42e4cc39f5c5e2 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 a85ff5f0c..c04f89f3e 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.4-SNAPSHOT</version>
+ <version>3.1.5-SNAPSHOT</version>
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>