Update pom.xml

This commit is contained in:
Loredana Crusoveanu
2023-02-22 17:26:33 +02:00
committed by GitHub
parent 23d4fd6507
commit f5d5ef500e

View File

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