Updated exec-maven-plugin to 1.6.0 everywhere

This commit is contained in:
lukaseder 2017-05-18 11:58:06 +02:00
parent 0ac06a4f56
commit 9661e1531b
3 changed files with 3 additions and 3 deletions

View File

@ -202,7 +202,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.2.1</version>
<version>1.6.0</version>
<executions>
<execution>
<id>run-example</id>

View File

@ -117,7 +117,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.2.1</version>
<version>1.6.0</version>
<executions>
<execution>
<id>run-example</id>

View File

@ -210,7 +210,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.2.1</version>
<version>1.6.0</version>
<executions>
<execution>
<id>run-example</id>