Fix Wildfly version for tests

Former-commit-id: b5b39f5d31
ccm-docs
Jens Pelzetter 2021-01-16 20:27:33 +01:00
parent 5a380449be
commit cf87a905a6
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>