Change surefire plugin version to 2.19.1 63/17563/1
authorRob Daugherty <rd472p@att.com>
Sun, 8 Oct 2017 22:01:02 +0000 (18:01 -0400)
committerRob Daugherty <rd472p@att.com>
Sun, 8 Oct 2017 22:02:49 +0000 (18:02 -0400)
Issue: SO-193
Change-Id: Ia7c8cadbc257a97f7db8d56904f553c83f8059ca
Signed-off-by: Rob Daugherty <rd472p@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index d771318..3e89ef1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <plugin>
                                        <groupId>org.apache.maven.plugins</groupId>
                                        <artifactId>maven-surefire-plugin</artifactId>
-                                       <version>2.17</version>
+                                       <version>2.19.1</version>
                                </plugin>
                        </plugins>
                </pluginManagement>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-surefire-plugin</artifactId>
-                               <version>2.17</version>
+                               <version>2.19.1</version>
                        </plugin>
                        <plugin>
                                <groupId>org.sonatype.plugins</groupId>