diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-05-14 10:09:55 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-05-14 12:11:51 +0100 |
commit | c6f18cf1469f122da9b0a455fd10279047659ed1 (patch) | |
tree | 03b1edcd573f739966783d5cea3f52650888115f /spotbugs | |
parent | 4394f54252addb3f6b9bce51e8984e6d36f895a1 (diff) |
CPS Bump to 3.4.10-SNAPSHOT
- bumping CPS to 3.4.10-SNAPSHOT version
Issue-ID: CPS-2221
Change-Id: I8513582791078762bfb9d828966028c233e031db
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'spotbugs')
-rw-r--r-- | spotbugs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 7c93d55c0a..4a685144f7 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.4.9-SNAPSHOT</version> + <version>3.4.10-SNAPSHOT</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |