Skip to content

Commit

Permalink
Increment the version of org.eclipse.swt.tests
Browse files Browse the repository at this point in the history
This is needed to fix builds in eclipse-platform#918

The builds were failing with message:
Only qualifier changed for (org.eclipse.swt.tests/3.107.300.v20240313-1307). Expected to have bigger x.y.z than what is available in baseline (3.107.300.v20240227-1638)
  • Loading branch information
basilevs authored Mar 14, 2024
1 parent a98c844 commit 8ebcdc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/org.eclipse.swt.tests/META-INF/MANIFEST.MF
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: Eclipse SWT Tests
Bundle-SymbolicName: org.eclipse.swt.tests
Bundle-Version: 3.107.300.qualifier
Bundle-Version: 3.107.400.qualifier
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.swt.tests.junit,
org.eclipse.swt.tests.junit.performance
Expand Down

0 comments on commit 8ebcdc9

Please sign in to comment.