JAVA-12097: moved algorithms-miscellaneous-6 inside algorithms-module

This commit is contained in:
sampadawagde 2022-05-20 20:29:42 +05:30
parent ff86f70a10
commit 02de2268ec
42 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>