Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-12-12 06:55:42 +0000
committerAlexander Kurtakov2018-12-12 07:25:41 +0000
commit1b88ad25341b86ef23963cb226cfba56ced0cba3 (patch)
tree2f24283dc83449ae3d86f06e18fdb97a37a8e4c6 /org.eclipse.help.webapp/pom.xml
parent8ee73dcd9ffc78cf965d2f96e6326f25e9c0a6fa (diff)
downloadeclipse.platform.ua-1b88ad25341b86ef23963cb226cfba56ced0cba3.tar.gz
eclipse.platform.ua-1b88ad25341b86ef23963cb226cfba56ced0cba3.tar.xz
eclipse.platform.ua-1b88ad25341b86ef23963cb226cfba56ced0cba3.zip
Bump bundle version due to comparator errors from compiler changes but invisible for comparator as in git it's only pom.xml change. Change-Id: Ibe595d28336c41c363f7d0f12f3c72e7390b79fb 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 74292d654..50bd4947f 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.300-SNAPSHOT</version>
+ <version>3.9.400-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top