diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-09 12:43:19 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-09 12:43:19 +0000 |
commit | 183b45478ef1c4c345aa64c8d3c4bcb46d289d11 (patch) | |
tree | 410b94ad75e4236c3b4883b440c72ab55694a51e /checkstyle | |
parent | 89e0fe2ac01031fe15c0518cd4e47f2239a25444 (diff) |
Release cps3.4.0
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 c57fd009e2..21176f1f9c 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.4.0-SNAPSHOT</version> + <version>3.4.0</version> <profiles> <profile> |