diff options
author | 2025-03-03 15:36:15 +0000 | |
---|---|---|
committer | 2025-03-03 16:09:39 +0000 | |
commit | 038a8f0d31cf139350dca4fa9800e07d8e2e28d6 (patch) | |
tree | 49e3464f59571c587da186a361e52b3c2ecc43eb /checkstyle | |
parent | fbeabcabd133ef721bf4904eb72ac5a49f0b3408 (diff) |
Bump CPS to 3.6.2-SNAPSHOT
Issue-ID: CPS-2670
Change-Id: Ida5b74651cca38749c43bd21f410ba539539d914
Signed-off-by: egernug <gerard.nugent@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 ea79b718fc..06f61a4833 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.6.1-SNAPSHOT</version> + <version>3.6.2-SNAPSHOT</version> <profiles> <profile> |