Skip to content

Commit

Permalink
Bump version to match jar signatures
Browse files Browse the repository at this point in the history
- Both need to be bumped because neither is signed by the latest
available signing certificate.

eclipse-platform#2335
  • Loading branch information
merks committed Sep 15, 2024
1 parent a918191 commit aac45cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Plugin.name
Bundle-SymbolicName: org.eclipse.test.performance; singleton:=true
Bundle-Version: 3.20.200.qualifier
Bundle-Version: 3.20.300.qualifier
Bundle-Activator: org.eclipse.test.internal.performance.PerformanceTestPlugin
Bundle-Vendor: %Plugin.providerName
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.test; singleton:=true
Bundle-Version: 3.6.100.qualifier
Bundle-Version: 3.6.200.qualifier
Eclipse-BundleShape: dir
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down

0 comments on commit aac45cc

Please sign in to comment.