diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-01-11 14:53:52 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-01-11 14:53:52 +0000 |
commit | 50e1a473049c65ec4e4306443aa245f9bcfa290c (patch) | |
tree | e993c2e57ddc5043a4d1a2eeb3e4a82158bc9709 /checkstyle/pom.xml | |
parent | 65700dea9c6d8332c27ad649566ee817e479fe0b (diff) |
Release cps3.4.2
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 dac29d889e..4dba7eccb3 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.2-SNAPSHOT</version> + <version>3.4.2</version> <profiles> <profile> |