Skip to content

Commit

Permalink
pom.xml indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrossie committed Apr 12, 2024
1 parent cb648bc commit 138e428
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config-magic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<!-- Don't run JUnit tests -->
<groups />
<groups/>
</configuration>
</plugin>
</plugins>
Expand Down
2 changes: 1 addition & 1 deletion metrics-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
<properties>
<check.spotbugs-exclude-filter-file>spotbugs-exclude.xml</check.spotbugs-exclude-filter-file>
</properties>
<dependencies />
<dependencies/>
</project>

0 comments on commit 138e428

Please sign in to comment.