8000 #590 Skip puml processing for singleton module · prog012/java-design-patterns@2150a2b · GitHub
[go: up one dir, main page]

Skip to content

Commit 2150a2b

Browse files
committed
iluwatar#590 Skip puml processing for singleton module
1 parent 746e452 commit 2150a2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@
460460
<skipForProjects>
461461
<!-- skip for parent project -->
462462
<param>java-design-patterns</param>
463+
<param>singleton</param>
463464
</skipForProjects>
464465
</configuration>
465466
</plugin>

0 commit comments

Comments
 (0)
0