JAVA-3520: Moved spring-mvc-basics-3 inside spring-web-modules

This commit is contained in:
sampadawagde 2020-12-23 18:51:25 +05:30
parent a87e15120b
commit 500b2f63f8
78 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<groupId>com.baeldung</groupId>
<artifactId>parent-boot-2</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-boot-2</relativePath>
<relativePath>../../parent-boot-2</relativePath>
</parent>
<dependencies>