diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-01-06 14:43:35 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-01-06 14:43:35 +0000 |
commit | 4e2ca18fbbb226203825e28b6b010bb76d051f56 (patch) | |
tree | 8f325918534ca958a99677c820a05d80a12ad246 /checkstyle/pom.xml | |
parent | 6b22b8a2155d0ef0d23e43d938c26a66e062ab9b (diff) |
Release cps2.0.3
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 e68c486560..da4ff170b3 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.3-SNAPSHOT</version> + <version>2.0.3</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |