Skip to content

Commit

Permalink
[WFCORE-1891] Also ensure services are exported so the Provider and a…
Browse files Browse the repository at this point in the history
…uthentication mechanisms can be discovered.
  • Loading branch information
darranl committed Jan 29, 2017
1 parent 0329225 commit 137d838
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
-->

<dependencies>
<module name="org.wildfly.security.elytron-private" export="true"/>
<module name="org.wildfly.security.elytron-private" services="export" export="true"/>
</dependencies>
</module>

0 comments on commit 137d838

Please sign in to comment.