BAEL-3456 - pom.xml code identation with spaces
This commit is contained in:
parent
6877619128
commit
43dc24c83f
@ -10,7 +10,7 @@
|
|||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>parent-boot-2</artifactId>
|
<artifactId>parent-boot-2</artifactId>
|
||||||
<groupId>com.baeldung</groupId>
|
<groupId>com.baeldung</groupId>
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
<relativePath>../parent-boot-2</relativePath>
|
<relativePath>../parent-boot-2</relativePath>
|
||||||
@ -20,7 +20,7 @@
|
|||||||
<repositories>
|
<repositories>
|
||||||
<!-- Snapshot repository location -->
|
<!-- Snapshot repository location -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>jcenter</id>
|
<id>jcenter</id>
|
||||||
<name>jcenter</name>
|
<name>jcenter</name>
|
||||||
<url>https://jcenter.bintray.com/</url>
|
<url>https://jcenter.bintray.com/</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user