We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdcdedf commit 1076068Copy full SHA for 1076068
1 file changed
pom.xml
@@ -193,7 +193,6 @@
193
<plugin>
194
<groupId>org.sonarsource.scanner.maven</groupId>
195
<artifactId>sonar-maven-plugin</artifactId>
196
- <version>${sonar-maven-plugin.version}</version>
197
<executions>
198
<execution>
199
<phase>verify</phase>
@@ -267,7 +266,7 @@
267
266
268
269
270
- <version>${sonar.version}</version>
+ <version>${sonar-maven-plugin.version}</version>
271
</plugin>
272
273
<groupId>org.jacoco</groupId>
0 commit comments