Revert the bad commit from maven-release-plugin
This commit is contained in:
parent
aa64209f9f
commit
e0cdeaaa2a
3
pom.xml
3
pom.xml
@ -289,11 +289,14 @@
|
||||
<optimize>true</optimize>
|
||||
<showDeprecation>true</showDeprecation>
|
||||
<showWarnings>true</showWarnings>
|
||||
<!-- XXX: maven-release-plugin complains - MRELEASE-715 -->
|
||||
<!--
|
||||
<compilerArguments>
|
||||
<Xlint:-options/>
|
||||
<Xlint:unchecked/>
|
||||
<Xlint:deprecation/>
|
||||
</compilerArguments>
|
||||
-->
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
Loading…
x
Reference in New Issue
Block a user