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>
<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>