File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 6262 <id >release</id >
6363 <build >
6464 <plugins >
65- <plugin >
66- <groupId >org.sonarsource.scanner.maven</groupId >
67- <artifactId >sonar-maven-plugin</artifactId >
68- <version >5.2.0.4988</version >
69- </plugin >
7065 <plugin >
7166 <groupId >org.apache.maven.plugins</groupId >
7267 <artifactId >maven-source-plugin</artifactId >
196191 <version >20231013</version >
197192 </dependency >
198193 </dependencies >
199- <build >
194+ <build >
200195 <resources >
201196 <resource >
202197 <targetPath >resources</targetPath >
308303 </creators >
309304 <originator >Organization: Linux Foundation</originator >
310305 </configuration >
311- </plugin >
306+ </plugin >
307+ <plugin >
308+ <groupId >org.sonarsource.scanner.maven</groupId >
309+ <artifactId >sonar-maven-plugin</artifactId >
310+ <version >5.2.0.4988</version >
311+ </plugin >
312312 </plugins >
313313 </build >
314314 <reporting >
You can’t perform that action at this time.
0 commit comments