fix relative path warning. removed tab characters

This commit is contained in:
amit.pandey 2020-03-07 16:40:44 +05:30
parent fb515ed651
commit aaa6b73c3f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.2.RELEASE</version>
<relativePath/>
<relativePath/>
</parent>
<dependencies>