Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2020-03-09 09:53:23 +0000
committerAlexander Kurtakov2020-03-09 10:55:25 +0000
commit2b52ed6e5fe826b68434da704c40b87e56525390 (patch)
tree75927a0cd53feaf506d27a59404073154b35481b /org.eclipse.help.webapp/pom.xml
parente43af946db89667c5108df7fd200adf991181c93 (diff)
downloadeclipse.platform.ua-2b52ed6e5fe826b68434da704c40b87e56525390.tar.gz
eclipse.platform.ua-2b52ed6e5fe826b68434da704c40b87e56525390.tar.xz
eclipse.platform.ua-2b52ed6e5fe826b68434da704c40b87e56525390.zip
Change-Id: I7971b602b2c6bd707e3e7d521ddf922d85d3d699 Signed-off-by: Alexander Kurtakov <akurtako@redhat.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 a5af12c43..c4c40cf58 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.800-SNAPSHOT</version>
+ <version>3.9.900-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top