diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-05-13 16:37:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-05-13 16:37:08 +0000 |
commit | 079c4c6524daae32c73ebbd202fa749c0121c84d (patch) | |
tree | 09127a3964594563407b3a91da401acfe44c6494 /checkstyle/pom.xml | |
parent | 84126e260543f967b85ec20e69648a90fc827cbc (diff) |
Release cps3.4.9
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 cddf5ceb7e..fe29f9d916 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.4.9-SNAPSHOT</version> + <version>3.4.9</version> <profiles> <profile> |