Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSopot Cela2016-05-04 08:39:53 +0000
committerSopot Cela2016-05-04 08:39:53 +0000
commit41027886d9ecfec406051acbbad840e0072a0c68 (patch)
treecf34bb35d6d611fcdda092868be27af03adbcd1e /org.eclipse.help.webapp/pom.xml
parent31bcbfb0012425aa1b5b9b9b974cf7ae878f0b79 (diff)
downloadeclipse.platform.ua-41027886d9ecfec406051acbbad840e0072a0c68.tar.gz
eclipse.platform.ua-41027886d9ecfec406051acbbad840e0072a0c68.tar.xz
eclipse.platform.ua-41027886d9ecfec406051acbbad840e0072a0c68.zip
Bug 492894 - Plug-in Version Update NeededY20160505-1000
org.eclipse.ui.cheatsheets - https://git.eclipse.org/c/platform/eclipse.platform.ua.git/commit/?id=aedcb52456429a837326827130c3da1bcabecce4 org.eclipse.help.webapp - https://git.eclipse.org/c/platform/eclipse.platform.ua.git/commit/?id=791fa3a67592b11709284fb1c109ae60ecf86033 Change-Id: Id56c1091a53361a0238b6b628052b272a6a2fab0 Signed-off-by: Sopot Cela <scela@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 21ef0a585..96e1fb133 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.7.0-SNAPSHOT</version>
+ <version>3.8.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top