diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-02-27 12:52:16 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-02-27 12:52:16 +0000 |
commit | ae52fd5e17c349d53e2a459bebd382f8e8516a17 (patch) | |
tree | a8359555283f9c49a2e3c44086401f5e38f8e410 /checkstyle/pom.xml | |
parent | cfac7196c6b0c7863f21646a4c5649d35742c5c9 (diff) |
Release cps3.4.5
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 f794dc2026..b249f7ec78 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.5-SNAPSHOT</version> + <version>3.4.5</version> <profiles> <profile> |