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 9b1344a054
commit 613d5d1c91
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>