Skip to content

Commit

Permalink
Switch MDQ encoding from SHA1 to PathSegment scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Feb 14, 2018
1 parent 24715b4 commit 041ccc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdx/incommon/mdq-multisign.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<bean parent="File" c:_="${mdq.output}"/>
</property>
<property name="nameTransformer">
<bean parent="mda.SHA1StringTransformer"/>
<bean parent="mda.PathSegmentStringTransformer"/>
</property>
</bean>
</property>
Expand Down

0 comments on commit 041ccc0

Please sign in to comment.