Skip to content
This repository was archived by the owner on Jan 9, 2019. It is now read-only.

Commit 6f5082b

Browse files
author
Sandro Boehme
committed
The Maven integration tests do work only for me using 'mvn verify' with the 2.16 version of the maven-failsafe-plugin.
1 parent 973e497 commit 6f5082b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<plugin>
9696
<groupId>org.apache.maven.plugins</groupId>
9797
<artifactId>maven-failsafe-plugin</artifactId>
98-
<version>2.10</version>
98+
<version>2.16</version>
9999
<executions>
100100
<execution>
101101
<goals>

0 commit comments

Comments
 (0)