diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-05-15 10:39:02 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-05-15 10:39:06 +0100 |
commit | 7c2cc25118efeb6480b69f8cdca36c5b310968d3 (patch) | |
tree | 981c464bdaac4c6984876e0cd605fee68cb4dd9a /checkstyle | |
parent | de19db6e1e5521c08d55f7bbe77dc64a3681ee9f (diff) |
Bump CPS to 3.5.0-SNAPSHOT
- bump cps to 3.5.0-SNAPSHOT
Issue-ID: CPS-2228
Change-Id: I8a6d7e702b557d5b90dd384bbe429de4958ef77f
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 8a52cf1669..9ecfa2d329 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.10-SNAPSHOT</version> + <version>3.5.0-SNAPSHOT</version> <profiles> <profile> |