diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-02-10 19:50:09 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-02-10 19:50:09 +0000 |
commit | 9ba9205ef8a2d0d1cd7a40cb265b30d0394c7b79 (patch) | |
tree | ff4a99f40f1b3b08bd6db01b1c06ded521824e08 /checkstyle/pom.xml | |
parent | 3f8825c91966a83e1735b9250b85d6cc25375fa5 (diff) |
Release cps2.0.4
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 94e8589abf..15591fa7b9 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.4-SNAPSHOT</version> + <version>2.0.4</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |