BAEL-3456 - pom.xml code identation with spaces

This commit is contained in:
Anshul BANSAL 2019-11-25 13:44:13 +02:00
parent 6877619128
commit 43dc24c83f

View File

@ -10,7 +10,7 @@
<packaging>war</packaging>
<parent>
<artifactId>parent-boot-2</artifactId>
<artifactId>parent-boot-2</artifactId>
<groupId>com.baeldung</groupId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-boot-2</relativePath>
@ -20,7 +20,7 @@
<repositories>
<!-- Snapshot repository location -->
<repository>
<id>jcenter</id>
<id>jcenter</id>
<name>jcenter</name>
<url>https://jcenter.bintray.com/</url>
</repository>