cleanup unused config

This commit is contained in:
Jeremy Long
2018-01-22 08:10:02 -05:00
parent b35f47e9cb
commit 1c10ff54e7

View File

@@ -199,14 +199,6 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<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>
<!--streamLogs>true</streamLogs-->
<parallelThreads>4</parallelThreads>