KEYCLOAK-2440 Disable migration tests as they are causing problems building release
This commit is contained in:
parent
136c797813
commit
1d98d5db6d
1 changed files with 3 additions and 3 deletions
|
@ -29,9 +29,9 @@
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Servers</name>
|
<name>Servers</name>
|
||||||
|
|
||||||
<modules>
|
<!--<modules>-->
|
||||||
<module>migration</module>
|
<!--<module>migration</module>-->
|
||||||
</modules>
|
<!--</modules>-->
|
||||||
|
|
||||||
<profiles>
|
<profiles>
|
||||||
<profile>
|
<profile>
|
||||||
|
|
Loading…
Reference in a new issue