JAVA-9466: Fix references to parents

This commit is contained in:
sampadawagde
2022-01-19 13:30:42 +05:30
parent a2fde76c0e
commit 4aadeea06b
43 changed files with 49 additions and 90 deletions

View File

@@ -11,7 +11,6 @@
<groupId>com.baeldung.spring.cloud</groupId>
<artifactId>spring-cloud</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<dependencyManagement>