fix for the build warning

This commit is contained in:
amit.pandey 2020-07-19 00:57:36 +05:30
parent 2f2450fbb9
commit 09ac6a9cf9
2 changed files with 2 additions and 0 deletions

View File

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

View File

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