mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-23 01:29:43 +01:00
cleanup unused config
This commit is contained in:
@@ -199,14 +199,6 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-invoker-plugin</artifactId>
|
<artifactId>maven-invoker-plugin</artifactId>
|
||||||
<!-- <version>3.0.1</version>
|
|
||||||
<dependencies>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.codehaus.groovy</groupId>
|
|
||||||
<artifactId>groovy-all</artifactId>
|
|
||||||
<version>2.4.11</version>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>-->
|
|
||||||
<configuration>
|
<configuration>
|
||||||
<!--streamLogs>true</streamLogs-->
|
<!--streamLogs>true</streamLogs-->
|
||||||
<parallelThreads>4</parallelThreads>
|
<parallelThreads>4</parallelThreads>
|
||||||
|
|||||||
Reference in New Issue
Block a user