We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe6bba commit 835216fCopy full SHA for 835216f
ua/org.eclipse.help.webapp/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: %help_webapp_plugin_name
4
Bundle-SymbolicName: org.eclipse.help.webapp;singleton:=true
5
-Bundle-Version: 3.11.400.qualifier
+Bundle-Version: 3.11.500.qualifier
6
Bundle-Activator: org.eclipse.help.internal.webapp.HelpWebappPlugin
7
Bundle-Vendor: %providerName
8
Bundle-Localization: plugin
ua/org.eclipse.help.webapp/pom.xml
@@ -18,7 +18,7 @@
18
</parent>
19
<groupId>org.eclipse.help</groupId>
20
<artifactId>org.eclipse.help.webapp</artifactId>
21
- <version>3.11.400-SNAPSHOT</version>
+ <version>3.11.500-SNAPSHOT</version>
22
<packaging>eclipse-plugin</packaging>
23
<build>
24
<plugins>
0 commit comments