diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-22 15:22:24 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-22 15:22:24 +0000 |
commit | 333e3e49b280329f06a8729838418a142672ae1c (patch) | |
tree | 5e44faa7f0f2e4b40ea13c76e10acaec0fae2a2b /checkstyle/pom.xml | |
parent | fb4e13210c86ae05dad95c935a85042d35ea9fd5 (diff) |
Release cps0.0.1
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 83d1808909..19ec7904d7 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -5,7 +5,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.cps</groupId> <artifactId>checkstyle</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.0.1</version> <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> |