Skip to content

Commit 51adaa1

Browse files
committed
fix pom.xml for master branch
1 parent 28548fd commit 51adaa1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@
6565
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
6666
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
6767
<sonar.projectVersion>${project.version}</sonar.projectVersion>
68-
<sonar.branch.name>rename-artefact</sonar.branch.name>
69-
<sonar.branch.target>master</sonar.branch.target>
7068
<commons.io.version>2.8.0</commons.io.version>
7169
<commons.lang.version>2.6</commons.lang.version>
7270
<junit.version>4.13.1</junit.version>

0 commit comments

Comments
 (0)