Committed by
Gerrit Code Review
Turn off verbose flag
Change-Id: Iec031eac96f2a554c9073ac73b5730dfd16e1cca
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -180,7 +180,7 @@ | ... | @@ -180,7 +180,7 @@ |
| 180 | </excludes> | 180 | </excludes> |
| 181 | </fileset> | 181 | </fileset> |
| 182 | </filesets> | 182 | </filesets> |
| 183 | - <verbose>true</verbose> | 183 | + <verbose>false</verbose> |
| 184 | </configuration> | 184 | </configuration> |
| 185 | </plugin> | 185 | </plugin> |
| 186 | <plugin> | 186 | <plugin> | ... | ... |
-
Please register or login to post a comment