diff options
author | 2025-01-29 17:20:37 +0000 | |
---|---|---|
committer | 2025-01-29 17:20:42 +0000 | |
commit | e729cbf7fb440b0a0a4dbddfcef39e8094e76568 (patch) | |
tree | 261fe1544b7c262b1f1c3cd3f96b88399f7d02d6 /checkstyle | |
parent | 1707f90e3b8855b4f7b6c2f599c7d6bc6a7031ae (diff) |
Bump CPS-NCMP to 3.6.1-SNAPSHOT
Issue-ID: CPS-2610
Change-Id: I289fcbdc2df1de6d369cc6e01bdad26ec174b08f
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 d6fbcd98d5..ea79b718fc 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.0-SNAPSHOT</version> + <version>3.6.1-SNAPSHOT</version> <profiles> <profile> |