Skip to content

Commit

Permalink
chore(deps): rename property for sonarqube maven plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
rohwerj committed Dec 7, 2023
1 parent 4e02564 commit 7334d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/sonar-process-test-coverage-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<pluginKey>camundaProcessTestCoverage</pluginKey>
<pluginClass>org.camunda.community.process_test_coverage.sonar.ProcessTestCoveragePlugin</pluginClass>
<pluginSourcesUrl>https://github.com/camunda-community-hub/camunda-process-test-coverage</pluginSourcesUrl>
<sonarQubeMinVersion>9.9</sonarQubeMinVersion>
<pluginApiMinVersion>9.9</pluginApiMinVersion>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 7334d99

Please sign in to comment.