Skip to content

Commit 87ef2a3

Browse files
committed
Update metadata.
1 parent 18c8c0b commit 87ef2a3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

com.ibm.wala.cast.python.jython.test/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Bundle-SymbolicName: com.ibm.wala.cast.python.test
55
Bundle-Version: 1.0.0.qualifier
66
Export-Package: com.ibm.wala.cast.python.jython.test
77
Bundle-Vendor: IBM
8-
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
8+
Bundle-RequiredExecutionEnvironment: JavaSE-17
99
Require-Bundle: com.ibm.wala.cast.python;bundle-version="0.0.1",
1010
org.junit;bundle-version="4.12.0"
1111
Automatic-Module-Name: com.ibm.wala.cast.python.test

com.ibm.wala.cast.python.jython3.test/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Bundle-SymbolicName: com.ibm.wala.cast.python.test
55
Bundle-Version: 1.0.0.qualifier
66
Export-Package: com.ibm.wala.cast.python.jython3.test
77
Bundle-Vendor: IBM
8-
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
8+
Bundle-RequiredExecutionEnvironment: JavaSE-17
99
Require-Bundle: com.ibm.wala.cast.python;bundle-version="0.0.1",
1010
org.junit;bundle-version="4.12.0"
1111
Automatic-Module-Name: com.ibm.wala.cast.python.test

com.ibm.wala.cast.python.test/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Bundle-Name: WALA CAst Python Tests
44
Bundle-SymbolicName: com.ibm.wala.cast.python.test
55
Bundle-Version: 1.0.0.qualifier
66
Bundle-Vendor: IBM
7-
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7+
Bundle-RequiredExecutionEnvironment: JavaSE-17
88
Automatic-Module-Name: com.ibm.wala.cast.python.test
99
Export-Package: com.ibm.wala.cast.python.test

com.ibm.wala.cast.python/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ Export-Package: com.ibm.wala.cast.python.analysis.ap,
1717
com.ibm.wala.cast.python.types,
1818
com.ibm.wala.cast.python.util
1919
Bundle-Vendor: IBM
20-
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
20+
Bundle-RequiredExecutionEnvironment: JavaSE-17
2121
Automatic-Module-Name: com.ibm.wala.cast.python

0 commit comments

Comments
 (0)