aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle
diff options
context:
space:
mode:
authorBruno Sakoto <bruno.sakoto@bell.ca>2021-02-22 11:29:49 -0500
committerBruno Sakoto <bruno.sakoto@bell.ca>2021-02-22 11:35:45 -0500
commit76903e5becf6db73aa5de208007231f1e87acee7 (patch)
treedc39aee9ebb72c87b357d564926889f3d8fac758 /checkstyle
parent861ecab596c548d77cc18f1581a992159ada82ee (diff)
Upgrade version number
Issue-ID: CPS-175 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I23bdd1b406e2076c612c06c1677af4440c0b883f
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 83d180890..a59208516 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.2-SNAPSHOT</version>
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>