diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-05-03 08:58:54 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-05-03 08:58:54 +0000 |
commit | 8879947bcad66545beba83614d8a3a7327e1889f (patch) | |
tree | 50f3389da4a13b1e7ee61837b8b7ea37fe792ad5 /checkstyle/pom.xml | |
parent | 52c5e54bcc48dd8a59b15e395542097b0491b4e9 (diff) |
Release cps3.3.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 62c6d5bffa..fe8c22b480 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.1-SNAPSHOT</version> + <version>3.3.1</version> <profiles> <profile> |