move design patterns to new module (#4206)
* move design patterns to new module * fix logger import
This commit is contained in:
committed by
Grzegorz Piwowarek
parent
4a08fd1352
commit
537c1d1150
@@ -7,7 +7,7 @@
|
||||
|
||||
<parent>
|
||||
<artifactId>patterns-parent</artifactId>
|
||||
<groupId>com.baeldung.patterns</groupId>
|
||||
<groupId>com.baeldung</groupId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
|
||||
Reference in New Issue
Block a user