Fix Wildfly version for tests
parent
3a33be81bb
commit
b5b39f5d31
|
|
@ -900,6 +900,7 @@
|
|||
<artifactId>wildfly-maven-plugin</artifactId>
|
||||
<configuration>
|
||||
<skip>false</skip>
|
||||
<version>21.0.2.Final</version>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
|
|
|||
Loading…
Reference in New Issue