fix relative path warning

This commit is contained in:
amit.pandey
2020-03-07 16:25:11 +05:30
parent 0d674b373d
commit 401f5e3023

View File

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