Skip to content

Commit ab523c2

Browse files
committed
Version bump for 4.36 stream
1 parent f928ecc commit ab523c2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

ua/org.eclipse.help.base/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %help_base_plugin_name
44
Bundle-SymbolicName: org.eclipse.help.base; singleton:=true
5-
Bundle-Version: 4.5.0.qualifier
5+
Bundle-Version: 4.5.100.qualifier
66
Bundle-Activator: org.eclipse.help.internal.base.HelpBasePlugin
77
Bundle-Vendor: %providerName
88
Bundle-Localization: plugin

ua/org.eclipse.help.base/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</parent>
1919
<groupId>org.eclipse.platform</groupId>
2020
<artifactId>org.eclipse.help.base</artifactId>
21-
<version>4.5.0-SNAPSHOT</version>
21+
<version>4.5.100-SNAPSHOT</version>
2222
<packaging>eclipse-plugin</packaging>
2323
<properties>
2424
<defaultSigning-excludeInnerJars>true</defaultSigning-excludeInnerJars>

ua/org.eclipse.help.webapp/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %help_webapp_plugin_name
44
Bundle-SymbolicName: org.eclipse.help.webapp;singleton:=true
5-
Bundle-Version: 3.12.0.qualifier
5+
Bundle-Version: 3.12.100.qualifier
66
Bundle-Activator: org.eclipse.help.internal.webapp.HelpWebappPlugin
77
Bundle-Vendor: %providerName
88
Bundle-Localization: plugin

ua/org.eclipse.help.webapp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</parent>
1919
<groupId>org.eclipse.platform</groupId>
2020
<artifactId>org.eclipse.help.webapp</artifactId>
21-
<version>3.12.0-SNAPSHOT</version>
21+
<version>3.12.100-SNAPSHOT</version>
2222
<packaging>eclipse-plugin</packaging>
2323
<build>
2424
<plugins>

0 commit comments

Comments
 (0)