Skip to content

Commit 0a687e6

Browse files
author
Matthew Farrellee
committed
Add surefire version, mvn refused to build without it
1 parent c4a8d7f commit 0a687e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<plugin>
4646
<groupId>org.apache.maven.plugins</groupId>
4747
<artifactId>maven-surefire-plugin</artifactId>
48+
<version>2.14</version>
4849
<configuration>
4950
<!--
5051
run "export GLUSTER_HOST=192.X.X.1

0 commit comments

Comments
 (0)