Skip to content

Commit

Permalink
Syntax fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ckumpe committed Sep 6, 2023
1 parent 25109e9 commit 2f76b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<dependencies>
<!-- because sonarcube will *only* pick up coverage data from this aggregated report, we have to ensure
that all modules with code to be covered is included here as a *direct* dependency -->
that all modules with code to be covered are included here as a *direct* dependency -->
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>io.wcm.caravan.rhyme.api-interfaces</artifactId>
Expand Down

0 comments on commit 2f76b9b

Please sign in to comment.