Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Merks2019-09-25 04:47:53 +0000
committerEd Merks2019-09-25 05:15:48 +0000
commit2fc415762e0f4b114215510dedfaeb6fca44cb78 (patch)
tree37f9ed9345fc966c82cfeabd32a3bd81a16c5c80 /org.eclipse.help.webapp/pom.xml
parent12cb70bf2c273542c3c06c4b8ded49d09e851d1c (diff)
downloadeclipse.platform.ua-2fc415762e0f4b114215510dedfaeb6fca44cb78.tar.gz
eclipse.platform.ua-2fc415762e0f4b114215510dedfaeb6fca44cb78.tar.xz
eclipse.platform.ua-2fc415762e0f4b114215510dedfaeb6fca44cb78.zip
repository Change-Id: I83cf17686f742f6fde0e77883355e7dce5f5724c Signed-off-by: Ed Merks <ed.merks@gmail.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 64651632b..a150e5079 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.600-SNAPSHOT</version>
+ <version>3.9.700-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top