We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be9f69b commit edb450dCopy full SHA for edb450d
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>com.devonfw.tools</groupId>
7
<artifactId>sonar-devon4j-plugin</artifactId>
8
- <version>2020.04.001-SNAPSHOT</version>
+ <version>2020.04.001</version>
9
<packaging>sonar-plugin</packaging>
10
<name>${project.artifactId}</name>
11
<description>SonarQube Plugin with rules for static code analysis to validate architecture.</description>
0 commit comments