diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-09-23 10:57:16 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-09-23 10:57:16 +0000 |
commit | 6f74dd00b252f18073d216c0149a903c31ce895e (patch) | |
tree | e4692cd45f8f1b067072a4898f479159c355c3fc /checkstyle/pom.xml | |
parent | e3855ddf785b5ce47ce525da8c61c557d75d2eca (diff) |
Release cps3.1.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 d2b08dec44..68b2b6cfa1 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.1.1-SNAPSHOT</version> + <version>3.1.1</version> <profiles> <profile> |