Skip to content

Commit 13511d1

Browse files
committed
Move TycohConnectorTest project to Java 21
Effort to stabilize tests on MacOS.
1 parent 44c00e7 commit 13511d1

File tree

1 file changed

+1
-1
lines changed
  • org.eclipse.m2e.pde.connector.tests/projects/tycho/pde.tycho.plugin.with.ds/META-INF

1 file changed

+1
-1
lines changed

org.eclipse.m2e.pde.connector.tests/projects/tycho/pde.tycho.plugin.with.ds/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Bundle-Version: 0.0.1.qualifier
55
Service-Component: OSGI-INF/pde.tycho.plugin.with.ds.AComponent.xml
66
Automatic-Module-Name: pde.tycho.plugin.with.ds
77
Bundle-ActivationPolicy: lazy
8-
Bundle-RequiredExecutionEnvironment: JavaSE-17
8+
Bundle-RequiredExecutionEnvironment: JavaSE-21

0 commit comments

Comments
 (0)