Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-06-07 08:23:10 +0000
committerNiraj Modi2019-06-07 08:23:10 +0000
commit30ca47168ea36237188b8faa2d123d6b758fc037 (patch)
tree57dd0716fdb482d706234f1f18c72a8bf64a3874 /org.eclipse.help.webapp
parentf79d97db45c84c2fb37b4e23b3dd68d546507fd6 (diff)
downloadeclipse.platform.ua-30ca47168ea36237188b8faa2d123d6b758fc037.tar.gz
eclipse.platform.ua-30ca47168ea36237188b8faa2d123d6b758fc037.tar.xz
eclipse.platform.ua-30ca47168ea36237188b8faa2d123d6b758fc037.zip
Bug 547907 - POM and product version change for 4.13 release
Change-Id: I268f5703d07e9a5f28d044edaa773154a1be85fb Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'org.eclipse.help.webapp')
-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 c1a35a16d..caf49ef5e 100644
--- a/org.eclipse.help.webapp/pom.xml
+++ b/org.eclipse.help.webapp/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.12.0-SNAPSHOT</version>
+ <version>4.13.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>org.eclipse.help.webapp</artifactId>

Back to the top