diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-11-29 12:07:09 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-11-29 12:07:09 +0000 |
commit | 6f57863c380c86f98255b1c39bc6b78af0d0c88a (patch) | |
tree | 83d0cf43cd6b19e958e02b70c871a4cdb4dc16cc /checkstyle | |
parent | 6384cbee72c8cbb3e0019315cf7487913676871c (diff) |
Release cps3.5.5
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 ca5068f0da..ee7cb37d1a 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.5</version> <profiles> <profile> |