Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-06-01 05:07:26 +0000
committerAlexander Kurtakov2018-06-01 07:07:49 +0000
commit111beba2e64ca82a171a007df7804a82ba10849d (patch)
treeef1dfd569f12cdb2ff3f377a190618bb0a8299ff /org.eclipse.help.webapp/pom.xml
parent61d6c006d59893a7db1250aec86c3a14da5a5066 (diff)
downloadeclipse.platform.ua-111beba2e64ca82a171a007df7804a82ba10849d.tar.gz
eclipse.platform.ua-111beba2e64ca82a171a007df7804a82ba10849d.tar.xz
eclipse.platform.ua-111beba2e64ca82a171a007df7804a82ba10849d.zip
Bump versions for 4.9.
Change-Id: I82a20b142d3774aab21fe66409bb63a41f725c2d 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 7e446c15e..7f634279a 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.100-SNAPSHOT</version>
+ <version>3.9.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top