Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tushar-97 committed May 23, 2019
1 parent a2e6405 commit e4486a9
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -328,7 +328,7 @@
<osgi:reference interface="edu.emory.cci.bindaas.core.api.IModifierRegistry" id="modifierRegistry"></osgi:reference>
<osgi:reference interface="edu.emory.cci.bindaas.security.api.IAuditProvider" id="auditProvider"></osgi:reference>
<osgi:reference interface="edu.emory.cci.bindaas.core.apikey.api.IAPIKeyManager" id="apiKeyManager"></osgi:reference>
<osgi:reference interface="edu.emory.cci.bindaas.core.jwt.token.IJWTManager" id="JWTManager"></osgi:reference>
<osgi:reference interface="edu.emory.cci.bindaas.core.jwt.IJWTManager" id="JWTManager"></osgi:reference>

</beans>

Expand Down

0 comments on commit e4486a9

Please sign in to comment.