Skip to content

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 760de31 commit 20e065a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/spring-test/rest.xml
Expand Up @@ -15,7 +15,7 @@
<bean class="org.fcrepo.http.commons.session.SessionFactory"/>

<!-- Mints PIDs-->
<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 20e065a

Please sign in to comment.