Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Wolf2021-03-08 21:02:16 +0000
committerThomas Wolf2021-03-09 08:58:47 +0000
commit2d063ee0285eef1117ce88e06740c47289d9edbf (patch)
tree9f6a47062692613a67e9dc8737953390b507db60 /bundles/org.eclipse.compare/pom.xml
parent5c29f05fb0baf9cbafe4e5efca7c9c2c9911fb0d (diff)
downloadeclipse.platform.team-2d063ee0285eef1117ce88e06740c47289d9edbf.tar.gz
eclipse.platform.team-2d063ee0285eef1117ce88e06740c47289d9edbf.tar.xz
eclipse.platform.team-2d063ee0285eef1117ce88e06740c47289d9edbf.zip
Version bump o.e.compare and o.e.team.core for 4.20I20210309-1800I20210309-0500
Change-Id: I2a057eece49c3624e90738027613dcbc843981d1 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'bundles/org.eclipse.compare/pom.xml')
-rw-r--r--bundles/org.eclipse.compare/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.compare/pom.xml b/bundles/org.eclipse.compare/pom.xml
index a9fb2b198..d1fa09514 100644
--- a/bundles/org.eclipse.compare/pom.xml
+++ b/bundles/org.eclipse.compare/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.compare</groupId>
<artifactId>org.eclipse.compare</artifactId>
- <version>3.7.1300-SNAPSHOT</version>
+ <version>3.7.1400-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top