JAVA-28505 Fix references to parent (#15345)

This commit is contained in:
anuragkumawat
2023-12-06 08:41:19 -08:00
committed by GitHub
parent e144d0599b
commit b5f48cee00
4 changed files with 2 additions and 4 deletions
@@ -33,7 +33,6 @@
<groupId>com.baeldung</groupId>
<artifactId>spring-swagger-codegen</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../../spring-swagger-codegen</relativePath>
</parent>
<dependencies>