File tree 4 files changed +4
-4
lines changed
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.5.0 .qualifier
5
+ Bundle-Version : 4.5.100 .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.platform</groupId >
20
20
<artifactId >org.eclipse.help.base</artifactId >
21
- <version >4.5.0 -SNAPSHOT</version >
21
+ <version >4.5.100 -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.12.0 .qualifier
5
+ Bundle-Version : 3.12.100 .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.platform</groupId >
20
20
<artifactId >org.eclipse.help.webapp</artifactId >
21
- <version >3.12.0 -SNAPSHOT</version >
21
+ <version >3.12.100 -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