Skip to content

Commit a812f99

Browse files
author
Luca Stancapiano
committed
surefire tests
1 parent 97f9cc2 commit a812f99

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<maven.javadoc.plugin.version>3.0.1</maven.javadoc.plugin.version>
6969
<maven.gpg.plugin.version>1.6</maven.gpg.plugin.version>
7070
<maven.surefire.plugin.version>2.22.0</maven.surefire.plugin.version>
71+
<maven.surefire.drone.plugin.version>2.20</maven.surefire.drone.plugin.version>
7172
<ejb.version>3.2</ejb.version>
7273
<maven.replacer.plugin.version>1.5.3</maven.replacer.plugin.version>
7374
<wildfly.version>14.0.0.CR1-SNAPSHOT</wildfly.version>

rubia-forums-jsf/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ http://maven.apache.org/maven-v4_0_0.xsd">
8888
<plugins>
8989
<plugin>
9090
<artifactId>maven-surefire-plugin</artifactId>
91+
<version>${maven.surefire.drone.plugin.version}</version>
9192
<configuration>
9293
<argLine>-Duser.language=${user.language}
9394
-Duser.region=${user.country}</argLine>

0 commit comments

Comments
 (0)