Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-12-06 13:22:20 +0000
committerNiraj Modi2019-12-06 13:22:20 +0000
commitbb455e286e255b4f41bfe6abc1a1b1aa5c5c6c3b (patch)
tree309d348ac772a342bef57d515e85a5a925f6c3f7 /tests-pom/pom.xml
parent1e4711dcdb57d77c8d11e3deb94ddf0fefc3bf8b (diff)
downloadeclipse.platform.ua-bb455e286e255b4f41bfe6abc1a1b1aa5c5c6c3b.tar.gz
eclipse.platform.ua-bb455e286e255b4f41bfe6abc1a1b1aa5c5c6c3b.tar.xz
eclipse.platform.ua-bb455e286e255b4f41bfe6abc1a1b1aa5c5c6c3b.zip
Change-Id: I3896fa1b2bb991c6438d8c9f091271ff0f868cd6 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'tests-pom/pom.xml')
-rw-r--r--tests-pom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml
index 3d1e2cc59..e16b98a64 100644
--- a/tests-pom/pom.xml
+++ b/tests-pom/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>eclipse.platform.ua</artifactId>
- <version>4.14.0-SNAPSHOT</version>
+ <version>4.15.0-SNAPSHOT</version>
</parent>
<artifactId>tests-pom</artifactId>
<packaging>pom</packaging>

Back to the top