Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-09-06 14:10:05 +0000
committerNiraj Modi2019-09-06 14:10:05 +0000
commit701f0756aea9d83c9dca6fa6aaaf340e096ef4c9 (patch)
treebadc29ce6e4957efa4282de4c47c1eccef06a320 /tests/org.eclipse.compare.tests
parentb84b4ceb1ec4d8c15002a30bfa648896f58d7e4c (diff)
downloadeclipse.platform.team-701f0756aea9d83c9dca6fa6aaaf340e096ef4c9.tar.gz
eclipse.platform.team-701f0756aea9d83c9dca6fa6aaaf340e096ef4c9.tar.xz
eclipse.platform.team-701f0756aea9d83c9dca6fa6aaaf340e096ef4c9.zip
Bug 550767 - POM and product version change for 4.14 releaseI20190910-0815I20190910-0145I20190909-1520I20190909-1425I20190909-0925
Change-Id: I2ace444c172f6762135c0767317e0aba657b2941 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'tests/org.eclipse.compare.tests')
-rw-r--r--tests/org.eclipse.compare.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.compare.tests/pom.xml b/tests/org.eclipse.compare.tests/pom.xml
index 095c97a63..e7e7a89cc 100644
--- a/tests/org.eclipse.compare.tests/pom.xml
+++ b/tests/org.eclipse.compare.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.team.tests</artifactId>
<groupId>eclipse.platform.team</groupId>
- <version>4.13.0-SNAPSHOT</version>
+ <version>4.14.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.eclipse.compare</groupId>

Back to the top