Skip to content

Commit 3a364a3

Browse files
committed
Use SHA-1 for milestone checksum
[#160980264] (cherry picked from commit 1b344ba)
1 parent edb06f3 commit 3a364a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@
555555
</fileSets>
556556
<algorithms>
557557
<algorithm>MD5</algorithm>
558-
<algorithm>SHA-256</algorithm>
558+
<algorithm>SHA-1</algorithm>
559559
</algorithms>
560560
</configuration>
561561
</execution>

0 commit comments

Comments
 (0)