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 /bundles/org.eclipse.compare.win32/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 'bundles/org.eclipse.compare.win32/pom.xml')
-rw-r--r--bundles/org.eclipse.compare.win32/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.compare.win32/pom.xml b/bundles/org.eclipse.compare.win32/pom.xml
index aef7182cd..c605c0153 100644
--- a/bundles/org.eclipse.compare.win32/pom.xml
+++ b/bundles/org.eclipse.compare.win32/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.team</artifactId>
<groupId>eclipse.platform.team</groupId>
- <version>4.14.0-SNAPSHOT</version>
+ <version>4.15.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.compare</groupId>

Back to the top