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>
|
<optimize>true</optimize>
|
||||||
<showDeprecation>true</showDeprecation>
|
<showDeprecation>true</showDeprecation>
|
||||||
<showWarnings>true</showWarnings>
|
<showWarnings>true</showWarnings>
|
||||||
|
<!-- XXX: maven-release-plugin complains - MRELEASE-715 -->
|
||||||
|
<!--
|
||||||
<compilerArguments>
|
<compilerArguments>
|
||||||
<Xlint:-options/>
|
<Xlint:-options/>
|
||||||
<Xlint:unchecked/>
|
<Xlint:unchecked/>
|
||||||
<Xlint:deprecation/>
|
<Xlint:deprecation/>
|
||||||
</compilerArguments>
|
</compilerArguments>
|
||||||
|
-->
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user