Skip to content

Commit

Permalink
Remove SHA-1 as it is part of P2 already now
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi committed May 31, 2024
1 parent 13489c6 commit a8592b4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tycho-p2/src/main/resources/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
point="org.eclipse.equinox.p2.artifact.repository.artifactChecksums">
<artifactChecksum
algorithm="SHA-1"
id="sha-1">
</artifactChecksum>
</extension>
<extension
id="org.eclipse.tycho.p2.maven.repository.LocalArtifactRepository"
point="org.eclipse.equinox.p2.artifact.repository.artifactRepositories">
Expand Down

0 comments on commit a8592b4

Please sign in to comment.