Fix Wildfly version for tests

Jens Pelzetter 2021-01-16 20:27:33 +01:00
parent 3a33be81bb
commit b5b39f5d31
1 changed files with 1 additions and 0 deletions

View File

@ -900,6 +900,7 @@
<artifactId>wildfly-maven-plugin</artifactId>
<configuration>
<skip>false</skip>
<version>21.0.2.Final</version>
</configuration>
<executions>
<execution>