diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-09-20 15:22:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-09-20 15:22:44 +0000 |
commit | c534c78e2d960c11875b5cc88ec605a78ecb1624 (patch) | |
tree | bfea7929a9efe5c346845ad83dc7d35b7339a9f9 /checkstyle | |
parent | c3e7b0e3ab0d3b3155d713f639080bdd036d7ba2 (diff) |
Release cps3.3.7
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 ef52947aba..4b2c0044b4 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.7-SNAPSHOT</version> + <version>3.3.7</version> <profiles> <profile> |