File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 63
63
<maven .compiler.target>1.8</maven .compiler.target>
64
64
<sonar .apiVersion>9.8.0.203</sonar .apiVersion>
65
65
<sonar .testingHarnessVersion>9.5.0.56709</sonar .testingHarnessVersion>
66
+ <sonar .apiImplVersion>9.9.1.69595</sonar .apiImplVersion>
66
67
<sonar .sslr-squid-bridge.version>2.6.1</sonar .sslr-squid-bridge.version>
67
68
<sonar-packaging-maven-plugin .version>1.21.0.505</sonar-packaging-maven-plugin .version>
68
69
<commons-lang .version>3.7</commons-lang .version>
113
114
<dependency >
114
115
<groupId >org.sonarsource.sonarqube</groupId >
115
116
<artifactId >sonar-plugin-api-impl</artifactId >
116
- <version >9.9.1.69595 </version >
117
+ <version >${sonar.apiImplVersion} </version >
117
118
</dependency >
118
119
<dependency >
119
120
<groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments