We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9476b47 commit bb8fd2dCopy full SHA for bb8fd2d
2 files changed
tests/org.eclipse.swt.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: %pluginName
4
Bundle-SymbolicName: org.eclipse.swt.tests
5
-Bundle-Version: 3.106.1800.qualifier
+Bundle-Version: 3.106.1900.qualifier
6
Bundle-Vendor: %providerName
7
Bundle-Localization: plugin
8
Export-Package: org.eclipse.swt.tests.junit,
tests/org.eclipse.swt.tests/pom.xml
@@ -19,7 +19,7 @@
19
</parent>
20
<groupId>org.eclipse.swt</groupId>
21
<artifactId>org.eclipse.swt.tests</artifactId>
22
- <version>3.106.1800-SNAPSHOT</version>
+ <version>3.106.1900-SNAPSHOT</version>
23
<packaging>eclipse-test-plugin</packaging>
24
<properties>
25
<code.ignoredWarnings>${tests.ignoredWarnings}</code.ignoredWarnings>
0 commit comments