We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b56182 commit 267a84aCopy full SHA for 267a84a
pom.xml
@@ -58,7 +58,7 @@
58
the default GroupId:ArtifactId to map both main branch and 7.x branches to the same SonarCloud project.
59
As the sonar.moduleKey inherits the value of sonar.projectKey by default, we have to override it too. -->
60
<sonar.moduleKey>${project.groupId}:${project.artifactId}</sonar.moduleKey>
61
- <version.rewrite.plugin>4.45.0</version.rewrite.plugin>
+ <version.rewrite.plugin>5.5.0</version.rewrite.plugin>
62
</properties>
63
64
<distributionManagement>
0 commit comments