KEYCLOAK-816 - Removed undertow-adapter as dependency from wildfly-adapter-zip

This commit is contained in:
Juraci Paixão Kröhling 2014-11-05 12:15:37 +01:00
parent 00167ee76a
commit 8c8f82d0fd

View file

@ -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>