Update pom.xml

This commit is contained in:
Loredana Crusoveanu 2023-02-22 17:26:33 +02:00 committed by GitHub
parent 3d93c55d44
commit 1bba7257a4
1 changed files with 3 additions and 4 deletions

View File

@ -8,9 +8,8 @@
<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-spring-4</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-spring-4</relativePath>
<artifactId>parent-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<dependencies>
@ -63,4 +62,4 @@
<opta-planner-version>8.32.0.Final</opta-planner-version>
</properties>
</project>
</project>