diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-03-15 18:03:59 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-03-15 18:03:59 +0000 |
commit | e2cbfbff53dadd8f244a73a9f5f4110ffec4ae2f (patch) | |
tree | f4b68522b613e2984da3e6e886662bdc85669cd5 /checkstyle | |
parent | a1129b696f3197fc7d8a3b63bcd84b5b2dd8874e (diff) |
Release cps3.0.0
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 07e6cf9663..2ea8e3e607 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.cps</groupId> <artifactId>checkstyle</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |