BAEL-20864 Move Spring Boot Custom Starter Module (remove relative path from pom files)

This commit is contained in:
mikr 2020-01-28 21:06:05 +01:00
parent 4aa1b13a62
commit 5ab90fe551
3 changed files with 0 additions and 3 deletions

View File

@ -10,7 +10,6 @@
<groupId>com.baeldung.spring-boot-modules</groupId>
<artifactId>spring-boot-custom-starter</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
</project>

View File

@ -10,7 +10,6 @@
<groupId>com.baeldung.spring-boot-modules</groupId>
<artifactId>spring-boot-custom-starter</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<dependencies>

View File

@ -10,7 +10,6 @@
<groupId>com.baeldung.spring-boot-modules</groupId>
<artifactId>spring-boot-custom-starter</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<dependencies>