Skip to content

Commit

Permalink
recover -Xdoclint:none temperary
Browse files Browse the repository at this point in the history
  • Loading branch information
lovepoem committed Jan 16, 2018
1 parent 4a5b189 commit 5c3c29b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,9 +206,9 @@ limitations under the License.
<goals>
<goal>jar</goal>
</goals>
<!--<configuration>-->
<!--<additionalparam>-Xdoclint:none</additionalparam>-->
<!--</configuration>-->
<configuration>
<additionalparam>-Xdoclint:none</additionalparam>
</configuration>
</execution>
</executions>
<configuration>
Expand Down

0 comments on commit 5c3c29b

Please sign in to comment.