diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-07-29 11:24:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-07-29 11:24:15 +0000 |
commit | 5ce942b2222f9562278ebefaba1cd0a9c91d9754 (patch) | |
tree | ee54da6cea6a84648e1f5482472fa1ca53fc4d09 /checkstyle | |
parent | dd89161503a99af0deb874a938f03285833eb22d (diff) |
Release cps3.4.10
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 8a52cf1669..9471d9dbe7 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.10-SNAPSHOT</version> + <version>3.4.10</version> <profiles> <profile> |