KEYCLOAK-816 - Removed undertow-adapter as dependency from wildfly-adapter-zip
This commit is contained in:
parent
00167ee76a
commit
8c8f82d0fd
1 changed files with 0 additions and 8 deletions
|
@ -13,14 +13,6 @@
|
|||
<name>Keycloak Wildfly Adapter Distro</name>
|
||||
<description/>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.keycloak</groupId>
|
||||
<artifactId>keycloak-undertow-adapter</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<type>zip</type>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
Loading…
Reference in a new issue