Merge pull request #4593 from eugenp/ldap-surefire
fix surefire version
This commit is contained in:
commit
f3b612a98f
|
@ -118,6 +118,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>${maven-surefire-plugin.version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>integration-test</phase>
|
||||
|
|
Loading…
Reference in New Issue