JAVA-3525: Moved spring-mvc-java-2 inside spring-web-modules

This commit is contained in:
sampadawagde 2020-12-29 23:44:51 +05:30
parent 11dae9ea5a
commit 81b21f361c
29 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,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>