diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-12-20 16:57:10 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-12-20 16:57:10 +0000 |
commit | ded6af85be9ebcd41df13d9b8e14de409f9a2f4d (patch) | |
tree | ee0cb222c63818011b09b498dafc04dff02f077b /checkstyle/pom.xml | |
parent | cf7fb006add40f44e9111c9052c20845ddde519b (diff) |
Release cps2.0.2
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 422a87c0fe..fa42113f70 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>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |