Skip to content

Commit

Permalink
Enable coverage in SonarCloud.io
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Sep 17, 2023
1 parent 412a243 commit 8783150
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ along with semanticcms-core-sitemap. If not, see <https://www.gnu.org/licenses/
/ <a target="${javadoc.target}" href="https://semanticcms.com/core/">Core</a>
/ <a target="${javadoc.target}" href="${project.url}">Sitemap</a>]]></javadoc.breadcrumbs>
<description.html><![CDATA[Automatic <a target="${javadoc.target}" href="https://www.sitemaps.org/">sitemaps</a> for <a target="${javadoc.target}" href="https://semanticcms.com/">SemanticCMS</a>.]]></description.html>
<!-- TODO: Implement tests -->
<sonar.coverage.exclusions>**.*</sonar.coverage.exclusions>
<!-- Dependencies -->
<commons-lang3.version>3.13.0</commons-lang3.version>
<spotbugs-annotations.version>4.7.3</spotbugs-annotations.version>
Expand Down

0 comments on commit 8783150

Please sign in to comment.