diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-01-26 11:44:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-01-26 11:44:15 +0000 |
commit | 8d07b4e54df125031756d29929a5a269a52019bd (patch) | |
tree | a31918ea9c1beb4da20a3c88b4cb2e7531fd2dcc /checkstyle/pom.xml | |
parent | 16e2358e3fef5fc19f7bf9b57f682f580cff404e (diff) |
Release cps3.2.1
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 ed065c4a8a..3061172848 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.2.1-SNAPSHOT</version> + <version>3.2.1</version> <profiles> <profile> |