diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-09-28 11:33:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-09-28 11:33:15 +0000 |
commit | cc8b8257dcceaa03bf46a6615b6347a5573906a3 (patch) | |
tree | c8ca4ea1cb1a90dd9d2bfdee39d0d38e8a24f86c /checkstyle/pom.xml | |
parent | cb9d15022ca5e7696e474ffc8c1b10fa053d6b40 (diff) |
Release cps3.3.8
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 4cf950efd9..bb95bd53f7 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.3.8-SNAPSHOT</version> + <version>3.3.8</version> <profiles> <profile> |