File tree Expand file tree Collapse file tree 4 files changed +4
-16
lines changed Expand file tree Collapse file tree 4 files changed +4
-16
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.500 .qualifier
5
+ Bundle-Version : 4.4.600 .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.500 -SNAPSHOT</version >
21
+ <version >4.4.600 -SNAPSHOT</version >
22
22
<packaging >eclipse-plugin</packaging >
23
23
<properties >
24
24
<defaultSigning-excludeInnerJars >true</defaultSigning-excludeInnerJars >
25
25
</properties >
26
- <build >
27
- <plugins >
28
- <plugin >
29
- <groupId >org.eclipse.tycho</groupId >
30
- <artifactId >tycho-packaging-plugin</artifactId >
31
- <version >${tycho.version} </version >
32
- <configuration >
33
- <format >'v${buildTimestamp} '</format >
34
- </configuration >
35
- </plugin >
36
- </plugins >
37
- </build >
38
26
</project >
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.500 .qualifier
5
+ Bundle-Version : 3.11.600 .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.500 -SNAPSHOT</version >
21
+ <version >3.11.600 -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