diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-03-29 11:20:21 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-03-29 11:20:21 +0000 |
commit | 8ad760f4537d017c8797e7998ae88852ace18bae (patch) | |
tree | 27cc75f7dd9457a6db24b2a14436c061364ce79a /checkstyle | |
parent | b4f8b794c9bcb6342f038d8a3bd49751860d2220 (diff) |
Release cps3.4.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 83f112056c..3024c01c92 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.7-SNAPSHOT</version> + <version>3.4.7</version> <profiles> <profile> |