updated build plugin versions

Former-commit-id: 6274e03316662eeb639159ace71dd93688831755
This commit is contained in:
Jeremy Long
2014-01-12 08:31:37 -05:00
parent 38d7f6e671
commit 62f08a2105
3 changed files with 5 additions and 5 deletions

View File

@@ -268,7 +268,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.14</version>
<version>2.16</version>
<configuration>
<systemProperties>
<property>
@@ -360,7 +360,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>2.14</version>
<version>2.16</version>
<reportSets>
<reportSet>
<reports>

View File

@@ -113,7 +113,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.14</version>
<version>2.16</version>
<configuration>
<systemProperties>
<property>
@@ -210,7 +210,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>2.14</version>
<version>2.16</version>
<reportSets>
<reportSet>
<reports>

View File

@@ -186,7 +186,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>2.14</version>
<version>2.16</version>
<reportSets>
<reportSet>
<reports>