JAVA-12097: moved algorithms-genetic inside algorithms-module

This commit is contained in:
sampadawagde 2022-05-20 20:25:37 +05:30
parent 8ab490ca80
commit 028347b196
24 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-modules</artifactId>
<artifactId>algorithms-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>