Skip to content

Commit 08966b4

Browse files
committed
SONARCS-548 Use a compliant Maven GroupId
1 parent 395d1b3 commit 08966b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<version>23</version>
99
</parent>
1010

11-
<groupId>org.sonarsource.sonar-plugins.dotnet.csharp</groupId>
11+
<groupId>org.sonarsource.dotnet</groupId>
1212
<artifactId>sonar-csharp-plugin</artifactId>
1313
<packaging>sonar-plugin</packaging>
1414
<version>4.2-SNAPSHOT</version>

0 commit comments

Comments
 (0)