Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Update minter package
  • Loading branch information
Andrew Woods committed Nov 19, 2014
1 parent 79f5516 commit 214f9dc
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@
<context:component-scan
base-package="org.fcrepo.kernel, org.fcrepo.http, org.fcrepo.serialization, org.fcrepo.indexer, org.fcrepo.transform.http"/>
<bean class="org.fcrepo.http.commons.session.SessionFactory"/>
<bean class="org.fcrepo.kernel.impl.identifiers.UUIDPidMinter"/>
<bean class="org.fcrepo.mint.UUIDPidMinter"/>

<!-- Identifier translation chain -->
<util:list id="translationChain" value-type="org.fcrepo.kernel.identifiers.InternalIdentifierConverter">
Expand Down

0 comments on commit 214f9dc

Please sign in to comment.