diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-02-27 14:04:38 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-02-27 14:04:43 +0000 |
commit | 22e1f43ce053649b18ebb6aacee5312947b258e5 (patch) | |
tree | fffed72792c9c235ef2c12f2cbcb107f07f7c9a5 /checkstyle | |
parent | d3b93fb338e5050ecd056ba7025faba983a50ade (diff) |
Bump CPS to 3.4.6-SNAPSHOT
- bumping CPS to 3.4.6-SNAPSHOT
- updated the release notes
Issue-ID: CPS-2124
Change-Id: Id28af9340da9c1ce118b2122e97b8717860c7932
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 f794dc2026..2676dcbc2c 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.5-SNAPSHOT</version> + <version>3.4.6-SNAPSHOT</version> <profiles> <profile> |