diff options
author | egernug <gerard.nugent@est.tech> | 2023-07-19 11:05:00 +0100 |
---|---|---|
committer | egernug <gerard.nugent@est.tech> | 2023-07-19 14:29:05 +0100 |
commit | 6c9621a3ec2334ccf5cee8db23e425b301a53e0c (patch) | |
tree | 0980683ad92c17fc2088fe63a433364f44be10e8 /checkstyle/pom.xml | |
parent | 6e80266048845bf71a3ae93aff400b6f7053a7e7 (diff) |
Prepare for next CPS-NCMP release
Issue-ID: CPS-1791
Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: Ide0fcdfa41656e25395ac8478da1bb489fd8663e
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 a6fa570e53..34775c0dcf 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.3.4-SNAPSHOT</version> + <version>3.3.5-SNAPSHOT</version> <profiles> <profile> |