Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-12-06 13:18:36 +0000
committerNiraj Modi2019-12-06 13:18:36 +0000
commitc71204a73ffb968c9819010fa2c8cd1c0d3cb3c5 (patch)
treeceaba630d490b5f986ea734c0b10e4dfd681b697 /tests/pom.xml
parent5287dcf349f6d783a767a5d064cf3c9522387c06 (diff)
downloadeclipse.platform.team-c71204a73ffb968c9819010fa2c8cd1c0d3cb3c5.tar.gz
eclipse.platform.team-c71204a73ffb968c9819010fa2c8cd1c0d3cb3c5.tar.xz
eclipse.platform.team-c71204a73ffb968c9819010fa2c8cd1c0d3cb3c5.zip
Change-Id: Id5a20b47a43410c0e5f75bd18ce1326e586e744d Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'tests/pom.xml')
-rw-r--r--tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pom.xml b/tests/pom.xml
index ce989ad77..5f1f91808 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.team</groupId>
<artifactId>eclipse.platform.team</artifactId>
- <version>4.14.0-SNAPSHOT</version>
+ <version>4.15.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>eclipse.platform.team.tests</artifactId>

Back to the top