Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2019-06-18 11:21:38 +0000
committerLars Vogel2019-06-18 11:33:43 +0000
commitfab85200f94bed32405face40cddf3c3a5f0d6a7 (patch)
treeb14128695db249747e9accb73be626d1ea0342b7 /org.eclipse.help.webapp/pom.xml
parent63f47a488ef1dd5526462cb2805fe923294b772e (diff)
downloadeclipse.platform.ua-fab85200f94bed32405face40cddf3c3a5f0d6a7.tar.gz
eclipse.platform.ua-fab85200f94bed32405face40cddf3c3a5f0d6a7.tar.xz
eclipse.platform.ua-fab85200f94bed32405face40cddf3c3a5f0d6a7.zip
4.13 update for org.eclipse.help.webapp
Required for https://git.eclipse.org/r/c/144224/ Change-Id: I6b84f0e54a144498d98f9fe8e357c0a2f3f11b80 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'org.eclipse.help.webapp/pom.xml')
-rw-r--r--org.eclipse.help.webapp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.help.webapp/pom.xml b/org.eclipse.help.webapp/pom.xml
index caf49ef5e..fa76a6273 100644
--- a/org.eclipse.help.webapp/pom.xml
+++ b/org.eclipse.help.webapp/pom.xml
@@ -18,7 +18,7 @@
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>org.eclipse.help.webapp</artifactId>
- <version>3.9.500-SNAPSHOT</version>
+ <version>3.9.600-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top