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 28548fd commit 51adaa1Copy full SHA for 51adaa1
pom.xml
@@ -65,8 +65,6 @@
65
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
66
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
67
<sonar.projectVersion>${project.version}</sonar.projectVersion>
68
- <sonar.branch.name>rename-artefact</sonar.branch.name>
69
- <sonar.branch.target>master</sonar.branch.target>
70
<commons.io.version>2.8.0</commons.io.version>
71
<commons.lang.version>2.6</commons.lang.version>
72
<junit.version>4.13.1</junit.version>
0 commit comments