updated BREE definitions to require JavaSE-17 now
This commit is contained in:
@@ -4,7 +4,7 @@ Bundle-Name: Maven POM Compare Tests
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.maven.pom.tests
|
||||
Bundle-Version: 4.21.0.qualifier
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.maven.pom.tests
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Require-Bundle: org.junit,
|
||||
org.eclipse.text,
|
||||
org.springframework.ide.eclipse.maven.pom,
|
||||
|
||||
Reference in New Issue
Block a user