diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-08-23 11:09:03 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-08-23 11:09:03 +0000 |
commit | 9ee98b3410ae0bb1fa4ad040b42bb8fcd7419a4a (patch) | |
tree | 602173b9a913bd406dd4dfa00215ad37f0531672 /checkstyle/pom.xml | |
parent | 41c7d00a68c0dd6a0fc49f6b22cc5a19753edea9 (diff) |
Release cps3.3.6
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 59dea69f91..dd8253c54f 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.6-SNAPSHOT</version> + <version>3.3.6</version> <profiles> <profile> |