Skip to content

Commit 835216f

Browse files
committed
Bump version of org.eclipse.help.webapp
- The recent update to jetty-jspc to 20.0.20 likely produces different content.
1 parent 8fe6bba commit 835216f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
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.11.400.qualifier
5+
Bundle-Version: 3.11.500.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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</parent>
1919
<groupId>org.eclipse.help</groupId>
2020
<artifactId>org.eclipse.help.webapp</artifactId>
21-
<version>3.11.400-SNAPSHOT</version>
21+
<version>3.11.500-SNAPSHOT</version>
2222
<packaging>eclipse-plugin</packaging>
2323
<build>
2424
<plugins>

0 commit comments

Comments
 (0)