删除依赖
This commit is contained in:
parent
17a768b3a2
commit
859b087c48
10
pom.xml
10
pom.xml
@ -79,11 +79,11 @@
|
|||||||
</goals>
|
</goals>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
<configuration><!-- Generate all report formats -->
|
<!-- <configuration><!– Generate all report formats –>-->
|
||||||
<format>ALL</format><!-- Don't use Nexus Analyzer -->
|
<!-- <format>ALL</format><!– Don't use Nexus Analyzer –>-->
|
||||||
<centralAnalyzerEnabled>false</centralAnalyzerEnabled>
|
<!-- <centralAnalyzerEnabled>false</centralAnalyzerEnabled>-->
|
||||||
<versionCheckEnabled>true</versionCheckEnabled>
|
<!-- <versionCheckEnabled>true</versionCheckEnabled>-->
|
||||||
</configuration>
|
<!-- </configuration>-->
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user