@@ -4,20 +4,20 @@ Bundle-Name: RTC to GIT export extension
44Bundle-SymbolicName : to.rtc.cli.migrate;singleton:=true
55Bundle-Version : 1.0.0
66Bundle-RequiredExecutionEnvironment : JavaSE-1.6
7- Require-Bundle : com.ibm.team.filesystem.cli.core;bundle-version="3.2.300" ,
8- com.ibm.team.filesystem.client;bundle-version="3.2.300" ,
9- com.ibm.team.filesystem.common;bundle-version="3.2.300" ,
10- com.ibm.team.filesystem.rcp.core;bundle-version="3.3.300" ,
11- com.ibm.team.process.client;bundle-version="1.3.0" ,
12- com.ibm.team.process.common;bundle-version="1.3.100" ,
13- com.ibm.team.repository.client;bundle-version="1.3.100" ,
14- com.ibm.team.repository.common;bundle-version="1.4.100" ,
15- com.ibm.team.scm.client;bundle-version="3.2.300" ,
16- com.ibm.team.scm.common;bundle-version="3.2.300" ,
17- com.ibm.team.workitem.common;bundle-version="3.2.200" ,
18- org.eclipse.core.resources;bundle-version="3.6.2" ,
19- org.eclipse.core.runtime;bundle-version="3.6.0" ,
20- com.ibm.team.filesystem.cli.client;bundle-version="3.2.300"
7+ Require-Bundle : com.ibm.team.filesystem.cli.core,
8+ com.ibm.team.filesystem.client,
9+ com.ibm.team.filesystem.common,
10+ com.ibm.team.filesystem.rcp.core,
11+ com.ibm.team.process.client,
12+ com.ibm.team.process.common,
13+ com.ibm.team.repository.client,
14+ com.ibm.team.repository.common,
15+ com.ibm.team.scm.client,
16+ com.ibm.team.scm.common,
17+ com.ibm.team.workitem.common,
18+ org.eclipse.core.resources,
19+ org.eclipse.core.runtime,
20+ com.ibm.team.filesystem.cli.client
2121Import-Package : com.ibm.team.filesystem.cli.client,
2222 com.ibm.team.repository.common.json,
2323 com.ibm.team.rtc.cli.infrastructure.internal.core,
0 commit comments