Skip to content

Commit 0ce67a6

Browse files
committed
Remove -verbose flag for java compiler (added by mistake in an earlier commit).
1 parent 10edaf9 commit 0ce67a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1222,7 +1222,6 @@
12221222
<encoding>UTF-8</encoding>
12231223
<maxmem>1024m</maxmem>
12241224
<fork>true</fork>
1225-
<verbose>true</verbose>
12261225
</configuration>
12271226
</plugin>
12281227
<!-- Surefire runs all Java tests -->

0 commit comments

Comments
 (0)