mirror of
https://github.com/keycloak/keycloak.git
synced 2026-04-30 04:02:52 -05:00
Merge pull request #632 from ssilvert/master
Add web-console and http-endpoint default configurations for WildFly
This commit is contained in:
+1
-8
@@ -38,14 +38,7 @@
|
||||
<configuration>
|
||||
<skip>false</skip>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-deploy-plugin</artifactId>
|
||||
<configuration>
|
||||
<skip>true</skip>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user