JAVA-3522: Moved spring-mvc-crash inside spring-web-modules

This commit is contained in:
sampadawagde 2020-12-27 12:16:48 +05:30
parent 09a8640341
commit fa02e7b104
24 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
<artifactId>spring-web-modules</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
<dependencies>