mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:35:50 +00:00
Fix formatting
Petclinic POM uses tabs for indentation.
This commit is contained in:
parent
744690742d
commit
57e4eebaa8
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
@ -9,8 +9,8 @@
|
|||
<name>ASF petclinic</name>
|
||||
<description>ASF fork of Spring Petclinic</description>
|
||||
|
||||
<modules>
|
||||
<module>spring-petclinic</module>
|
||||
</modules>
|
||||
<modules>
|
||||
<module>spring-petclinic</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in a new issue