Merge pull request #3794 from hmlnarik/KEYCLOAK-4258-null
KEYCLOAK-4258 Disable server-config-migration for auth-server-wildfly
This commit is contained in:
commit
b79ee3c7f3
1 changed files with 2 additions and 0 deletions
|
@ -154,12 +154,14 @@
|
|||
<module>nodejs_adapter</module>
|
||||
</modules>
|
||||
</profile>
|
||||
<!--
|
||||
<profile>
|
||||
<id>auth-server-wildfly</id>
|
||||
<modules>
|
||||
<module>server-config-migration</module>
|
||||
</modules>
|
||||
</profile>
|
||||
-->
|
||||
</profiles>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in a new issue