Skip to content

Commit

Permalink
Use Tycho 2.7.5 to ensure that PGP signatures are mirrored
Browse files Browse the repository at this point in the history
Bundle are using PGP now for ensuring their integrity instead of the
older MD5 and SHA1 checksums in p2. Upgrade to Tycho 2.7.5 that mirrors
already existing PGP signatures for external 3rd party bundles.
  • Loading branch information
mknauer committed Sep 6, 2022
1 parent f3adce7 commit c8f7988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releng/org.eclipse.rap.tools.build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format>
<tycho-version>2.1.0</tycho-version>
<tycho-version>2.7.5</tycho-version>
<signing-plugin-version>1.3.2</signing-plugin-version>
<tycho.scmUrl>scm:git:https://github.com/eclipse-rap/org.eclipse.rap.tools</tycho.scmUrl>
<!-- disabled due to bug 393977
Expand Down

0 comments on commit c8f7988

Please sign in to comment.