aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle
diff options
context:
space:
mode:
authorBruno Sakoto <bruno.sakoto@bell.ca>2022-03-16 17:14:39 -0400
committerBruno Sakoto <bruno.sakoto@bell.ca>2022-03-16 17:14:39 -0400
commit0d7bf6913ab9db89c474c2bfe30a48ccc130e462 (patch)
tree89de4d78ff34c30fa1179e8246d1dc2d73f2b8bb /checkstyle
parentc4adf98d2cc8cc02911176d326f1c22f36183e24 (diff)
Upgrade to next snapshot version
Issue-ID: CPS-933 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I5ba87c850aa932737cc62e312a825c69a3db5a02
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 07e6cf966..919a79e50 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>3.0.0-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
<properties>
<nexusproxy>https://nexus.onap.org</nexusproxy>