We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b97ff commit 67bd3aaCopy full SHA for 67bd3aa
tools/checkstyle/pom.xml
@@ -22,7 +22,7 @@
22
<name>Apache CloudStack Developer Tools - Checkstyle Configuration</name>
23
<groupId>org.apache.cloudstack</groupId>
24
<artifactId>checkstyle</artifactId>
25
- <version>4.19.1.0</version>
+ <version>4.19.1.0-SNAPSHOT</version>
26
27
<properties>
28
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments