File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44
5- <groupId >org.sonarsource .plugins.coveragevariation</groupId >
5+ <groupId >com.github.kronenthaler.sonarqube .plugins.coveragevariation</groupId >
66 <artifactId >sonar-coveragevariation-plugin</artifactId >
77 <packaging >sonar-plugin</packaging >
8- <version >2 .0.0</version >
8+ <version >3 .0.0</version >
99
1010 <name >Coverage Variation Plugin for SonarQube 9.x</name >
1111 <description >Plugin calculates the variation of the coverage between the current scan and the main branch's coverage</description >
You can’t perform that action at this time.
0 commit comments