File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
examples/org.eclipse.swt.examples/META-INF
tests/org.eclipse.swt.tests Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %plugin.SWTStandaloneExampleSet.name
4
4
Bundle-SymbolicName : org.eclipse.swt.examples; singleton:=true
5
- Bundle-Version : 3.108.700 .qualifier
5
+ Bundle-Version : 3.108.800 .qualifier
6
6
Bundle-Vendor : %providerName
7
7
Bundle-Localization : plugin
8
8
Bundle-RequiredExecutionEnvironment : JavaSE-17
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Eclipse SWT Tests
4
4
Bundle-SymbolicName : org.eclipse.swt.tests
5
- Bundle-Version : 3.107.700 .qualifier
5
+ Bundle-Version : 3.107.800 .qualifier
6
6
Bundle-Vendor : Eclipse.org
7
7
Export-Package : org.eclipse.swt.tests.junit,
8
8
org.eclipse.swt.tests.junit.performance
Original file line number Diff line number Diff line change 21
21
</parent >
22
22
<groupId >org.eclipse.platform</groupId >
23
23
<artifactId >org.eclipse.swt.tests</artifactId >
24
- <version >3.107.700 -SNAPSHOT</version >
24
+ <version >3.107.800 -SNAPSHOT</version >
25
25
<packaging >eclipse-test-plugin</packaging >
26
26
<properties >
27
27
<tycho .testArgLine></tycho .testArgLine>
You can’t perform that action at this time.
0 commit comments