Skip to content

Commit 34265c4

Browse files
committed
Update README.md
1 parent 0951a9d commit 34265c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ It's really simple to setup this plugin; below is a sample pom that you may base
109109
<!-- that's the default value -->
110110
<dateFormat>dd.MM.yyyy '@' HH:mm:ss z</dateFormat>
111111

112-
<!-- true is default here, it prints some more information during the build -->
113-
<verbose>true</verbose>
112+
<!-- false is default here, it prints some more information during the build -->
113+
<verbose>false</verbose>
114114

115115
<!--
116116
If you'd like to tell the plugin where your .git directory is,

0 commit comments

Comments
 (0)