@@ -3,20 +3,20 @@ Bundle-Localization: plugin
33Bundle-ManifestVersion : 2
44Bundle-Name : %pluginName
55Bundle-SymbolicName : org.eclipse.mylyn.github.core;singleton:=true
6- Bundle-Version : 4.2 .0.qualifier
6+ Bundle-Version : 4.3 .0.qualifier
77Bundle-Vendor : %providerName
88Bundle-RequiredExecutionEnvironment : JavaSE-1.7
9- Export-Package : org.eclipse.mylyn.internal.github.core;version="4.2 .0";x-friends:="org.eclipse.mylyn.github.ui",
10- org.eclipse.mylyn.internal.github.core.gist;version="4.2 .0";x-friends:="org.eclipse.mylyn.github.ui",
11- org.eclipse.mylyn.internal.github.core.issue;version="4.2 .0";x-friends:="org.eclipse.mylyn.github.ui",
12- org.eclipse.mylyn.internal.github.core.pr;version="4.2 .0";x-friends:="org.eclipse.mylyn.github.ui"
9+ Export-Package : org.eclipse.mylyn.internal.github.core;version="4.3 .0";x-friends:="org.eclipse.mylyn.github.ui",
10+ org.eclipse.mylyn.internal.github.core.gist;version="4.3 .0";x-friends:="org.eclipse.mylyn.github.ui",
11+ org.eclipse.mylyn.internal.github.core.issue;version="4.3 .0";x-friends:="org.eclipse.mylyn.github.ui",
12+ org.eclipse.mylyn.internal.github.core.pr;version="4.3 .0";x-friends:="org.eclipse.mylyn.github.ui"
1313Require-Bundle : org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
1414 org.eclipse.mylyn.tasks.core;bundle-version="[3.4.0,4.0.0)",
1515 org.eclipse.mylyn.commons.net;bundle-version="[3.4.0,4.0.0)"
1616Import-Package : org.eclipse.egit.core;version="[4.0.0,5.0.0)",
17- org.eclipse.egit.github.core;version="[4.2 .0,4.3 .0)",
18- org.eclipse.egit.github.core.client;version="[4.2 .0,4.3 .0)",
19- org.eclipse.egit.github.core.service;version="[4.2 .0,4.3 .0)",
20- org.eclipse.egit.github.core.util;version="[4.2 .0,4.3 .0)",
17+ org.eclipse.egit.github.core;version="[4.3 .0,4.4 .0)",
18+ org.eclipse.egit.github.core.client;version="[4.3 .0,4.4 .0)",
19+ org.eclipse.egit.github.core.service;version="[4.3 .0,4.4 .0)",
20+ org.eclipse.egit.github.core.util;version="[4.3 .0,4.4 .0)",
2121 org.eclipse.jgit.lib;version="[4.0.0,5.0.0)",
2222 org.eclipse.jgit.transport;version="[4.0.0,5.0.0)"
0 commit comments