mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-22 00:59:34 +01:00
Centralized the Versions report to the parent pom.
This commit is contained in:
@@ -51,6 +51,8 @@ Copyright (c) 2015 Wei Ma. All Rights Reserved.
|
||||
<properties>
|
||||
<!-- Skip the surefire report since there are no tests... -->
|
||||
<skipSurefireReport>true</skipSurefireReport>
|
||||
<!-- Skip the versions report since there are no dependencies... -->
|
||||
<versions.skip>true</versions.skip>
|
||||
</properties>
|
||||
<!-- end copy -->
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user