JAVA-3522: Moved spring-mvc-forms-jsp to spring-web-modules

This commit is contained in:
sampadawagde 2020-12-27 12:17:36 +05:30
parent fa02e7b104
commit 50b03440ea
35 changed files with 1 additions and 1 deletions

View File

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