JAVA-9466: Fix references to parents

This commit is contained in:
sampadawagde
2022-01-19 13:30:42 +05:30
parent 87542892af
commit f73a8944ac
43 changed files with 49 additions and 90 deletions
@@ -12,7 +12,6 @@
<groupId>com.baeldung.spring.cloud</groupId>
<artifactId>spring-cloud-hystrix</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<dependencyManagement>