File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
edu.cuny.hunter.streamrefactoring.tests/META-INF Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,15 +2,15 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %Bundle-Name
4
4
Bundle-SymbolicName : edu.cuny.hunter.streamrefactoring.tests;singleton:=true
5
- Bundle-Version : 1.0.0
5
+ Bundle-Version : 1.0.0.qualifier
6
6
Bundle-ActivationPolicy : lazy
7
7
Bundle-Vendor : %Bundle-Vendor
8
8
Fragment-Host : org.eclipse.jdt.ui
9
9
Bundle-RequiredExecutionEnvironment : JavaSE-1.8
10
10
Require-Bundle : org.junit,
11
- edu.cuny.citytech.refactoring.common.core;bundle-version="1.1.0" ,
12
- edu.cuny.citytech.refactoring.common.tests;bundle-version="1.5.0" ,
13
- org.eclipse.jdt.ui.tests.refactoring;bundle-version="3.13.800 "
11
+ edu.cuny.citytech.refactoring.common.core,
12
+ edu.cuny.citytech.refactoring.common.tests,
13
+ org.eclipse.jdt.ui.tests.refactoring;bundle-version="3.13.200 "
14
14
Import-Package : com.ibm.wala.ipa.callgraph,
15
15
edu.cuny.hunter.streamrefactoring.core.analysis,
16
16
edu.cuny.hunter.streamrefactoring.core.descriptors,
You can’t perform that action at this time.
0 commit comments