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 /checkstyle | |
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 'checkstyle')
-rw-r--r-- | checkstyle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index cddf5ceb7e..8a52cf1669 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -26,7 +26,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.cps</groupId> <artifactId>checkstyle</artifactId> - <version>3.4.9-SNAPSHOT</version> + <version>3.4.10-SNAPSHOT</version> <profiles> <profile> |