Created
April 3, 2018 18:24
-
-
Save hodrigohamalho/179b986d724979679e7ea18fe612deb1 to your computer and use it in GitHub Desktop.
jboss-deployment-structure.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0"?> | |
| <jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
| <deployment> | |
| <dependencies> | |
| <module name="org.keycloak.keycloak-server-spi-private" /> | |
| </dependencies> | |
| </deployment> | |
| </jboss-deployment-structure> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment