File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %help_base_plugin_name
4
4
Bundle-SymbolicName : org.eclipse.help.base; singleton:=true
5
- Bundle-Version : 4.4.600 .qualifier
5
+ Bundle-Version : 4.4.700 .qualifier
6
6
Bundle-Activator : org.eclipse.help.internal.base.HelpBasePlugin
7
7
Bundle-Vendor : %providerName
8
8
Bundle-Localization : plugin
Original file line number Diff line number Diff line change 18
18
</parent >
19
19
<groupId >org.eclipse.help</groupId >
20
20
<artifactId >org.eclipse.help.base</artifactId >
21
- <version >4.4.600 -SNAPSHOT</version >
21
+ <version >4.4.700 -SNAPSHOT</version >
22
22
<packaging >eclipse-plugin</packaging >
23
23
<properties >
24
24
<defaultSigning-excludeInnerJars >true</defaultSigning-excludeInnerJars >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %help_webapp_plugin_name
4
4
Bundle-SymbolicName : org.eclipse.help.webapp;singleton:=true
5
- Bundle-Version : 3.11.600 .qualifier
5
+ Bundle-Version : 3.11.700 .qualifier
6
6
Bundle-Activator : org.eclipse.help.internal.webapp.HelpWebappPlugin
7
7
Bundle-Vendor : %providerName
8
8
Bundle-Localization : plugin
Original file line number Diff line number Diff line change 18
18
</parent >
19
19
<groupId >org.eclipse.help</groupId >
20
20
<artifactId >org.eclipse.help.webapp</artifactId >
21
- <version >3.11.600 -SNAPSHOT</version >
21
+ <version >3.11.700 -SNAPSHOT</version >
22
22
<packaging >eclipse-plugin</packaging >
23
23
<build >
24
24
<plugins >
You can’t perform that action at this time.
0 commit comments