diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-07-21 12:06:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-07-21 12:06:44 +0000 |
commit | 8d125d277d025cf6cb719af302c7558b3918109a (patch) | |
tree | c20e6f05c71be103ceab35fcdbcce1158379f53b /checkstyle | |
parent | 9a1f60c5515961eb4f1b6460be0235a73f833bef (diff) |
Release cps3.3.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 34775c0dcf..41f0dd8232 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.5-SNAPSHOT</version> + <version>3.3.5</version> <profiles> <profile> |