Skip to content

Commit

Permalink
Get rid from verbose compile info
Browse files Browse the repository at this point in the history
  • Loading branch information
PoslavskySV committed Mar 1, 2018
1 parent bec02df commit 10320b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
<configuration>
<source>1.8</source>
<target>1.8</target>
<compilerArguments>
<verbose/>
</compilerArguments>
<!--<compilerArguments>-->
<!--<verbose/>-->
<!--</compilerArguments>-->
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 10320b4

Please sign in to comment.