JAVA-8620: Fix references to parents

This commit is contained in:
sampadawagde
2021-11-26 19:28:29 +05:30
parent dd03c1ec48
commit d0df1f9e23
16 changed files with 34 additions and 42 deletions
+1 -2
View File
@@ -10,9 +10,8 @@
<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-modules</artifactId>
<artifactId>aws-lambda</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<dependencies>