BAEL-5219: Fix spring-mvc-webflow and spring-mvc-xml poms (#11350)

This commit is contained in:
kwoyke
2021-10-19 10:37:14 +02:00
committed by GitHub
parent 548a529110
commit 6e5cb2cb48
2 changed files with 4 additions and 4 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>

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>