diff options
author | egernug <gerard.nugent@est.tech> | 2024-11-29 12:49:10 +0000 |
---|---|---|
committer | egernug <gerard.nugent@est.tech> | 2024-11-29 13:30:42 +0000 |
commit | 7cd33c3f6784b5df58cb242847719c4faec7eca3 (patch) | |
tree | 8028a2334a9d90b364ccd433759632bd6b89c79b /checkstyle/pom.xml | |
parent | 02e31b1617bf6fba5abbc6272fa8559ec45b5331 (diff) |
Bump CPS to 3.5.6-SNAPSHOT
Issue-ID: CPS-2488
Change-Id: Ib17e4283de959ec4aab3c68bb3ba8018a10a10b2
Signed-off-by: egernug <gerard.nugent@est.tech>
Diffstat (limited to 'checkstyle/pom.xml')
-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 ca5068f0da..e278126d64 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.5.5-SNAPSHOT</version> + <version>3.5.6-SNAPSHOT</version> <profiles> <profile> |