Update pom.xml

This commit is contained in:
Redkale
2024-05-27 14:47:59 +08:00
committed by GitHub
parent dc8ec75ada
commit 51656cbaa1

View File

@@ -155,7 +155,7 @@
<trimTrailingWhitespace/> <trimTrailingWhitespace/>
<endWithNewline/> <endWithNewline/>
<indent> <indent>
<tabs>true</tabs> <spaces>true</spaces>
<spacesPerTab>4</spacesPerTab> <spacesPerTab>4</spacesPerTab>
</indent> </indent>
</format> </format>
@@ -180,4 +180,4 @@
</plugins> </plugins>
</build> </build>
</project> </project>