Skip to content

Commit 0869fe7

Browse files
Update pom.xml
1 parent bc873b5 commit 0869fe7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
<artifactId>maven-surefire-plugin</artifactId>
2121
<version>2.22.2</version>
2222
</plugin>
23+
<plugin>
24+
<groupId>org.apache.maven.plugins</groupId>
25+
<artifactId>maven-failsafe-plugin</artifactId>
26+
<version>2.22.0</version>
27+
</plugin>
2328
</plugins>
2429
</build>
2530
<distributionManagement>

0 commit comments

Comments
 (0)