We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d1530 commit 806a842Copy full SHA for 806a842
2 files changed
ui/org.eclipse.pde.junit.runtime.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: PDE JUnit Runtime Tests
4
Bundle-SymbolicName: org.eclipse.pde.junit.runtime.tests;singleton:=true
5
-Bundle-Version: 3.8.300.qualifier
+Bundle-Version: 3.8.400.qualifier
6
Automatic-Module-Name: org.eclipse.pde.junit.runtime.tests
7
Bundle-RequiredExecutionEnvironment: JavaSE-21
8
Bundle-Vendor: Eclipse.org
ui/org.eclipse.pde.junit.runtime.tests/pom.xml
@@ -24,7 +24,7 @@
24
<relativePath>../../</relativePath>
25
</parent>
26
<artifactId>org.eclipse.pde.junit.runtime.tests</artifactId>
27
- <version>3.8.300-SNAPSHOT</version>
+ <version>3.8.400-SNAPSHOT</version>
28
<packaging>eclipse-test-plugin</packaging>
29
<build>
30
<plugins>
0 commit comments