KEYCLOAK-7480 Make fuse7 tomcat8 adapter community-only
This commit is contained in:
parent
f0a2f7a675
commit
a35ed671e6
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
|
||||
<modules>
|
||||
<module>camel-undertow</module>
|
||||
<module>tomcat8</module>
|
||||
<module>undertow</module>
|
||||
</modules>
|
||||
|
||||
|
@ -52,6 +51,7 @@
|
|||
</activation>
|
||||
<modules>
|
||||
<module>jetty94</module>
|
||||
<module>tomcat8</module>
|
||||
</modules>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
|
Loading…
Reference in a new issue