summaryrefslogtreecommitdiffstats
path: root/checkstyle
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-03-15 18:03:59 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-03-15 18:03:59 +0000
commite2cbfbff53dadd8f244a73a9f5f4110ffec4ae2f (patch)
treef4b68522b613e2984da3e6e886662bdc85669cd5 /checkstyle
parenta1129b696f3197fc7d8a3b63bcd84b5b2dd8874e (diff)
Release cps3.0.0
Diffstat (limited to 'checkstyle')
-rw-r--r--checkstyle/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml
index 07e6cf966..2ea8e3e60 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>