[JAVA-2433] Inherited from parent-spring-5

This commit is contained in:
fdpro
2020-09-09 10:02:27 +02:00
parent 792e3768b1
commit 8911fa06f8

View File

@@ -9,9 +9,9 @@
<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-spring-4</artifactId>
<artifactId>parent-spring-5</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../../parent-spring-4</relativePath>
<relativePath>../../parent-spring-5</relativePath>
</parent>
<dependencies>