Skip to content

Commit

Permalink
Fixing orgsync resource def
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Jun 12, 2015
1 parent 29fc42a commit 927bb9e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -37,7 +37,7 @@
<filter>
<q:equal>
<q:path>c:connectorType</q:path>
<q:value>org.identityconnectors.ldap.LdapConnector</q:value>
<q:value>com.evolveum.polygon.connector.ldap.LdapConnector</q:value>
</q:equal>
</filter>
</connectorRef>
Expand Down

0 comments on commit 927bb9e

Please sign in to comment.