Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Thoms2019-12-10 15:52:40 +0000
committerKarsten Thoms2019-12-10 15:52:40 +0000
commit7dffbe18aa4abcc39acff34df14cc7f3170c38d8 (patch)
tree6b0bec7bb91b0a2ae854ff16be1ae0e4316f6be1 /bundles/org.eclipse.compare/pom.xml
parentf8b97a98a3652ad90aab5d85ce90497510c77246 (diff)
downloadeclipse.platform.team-7dffbe18aa4abcc39acff34df14cc7f3170c38d8.tar.gz
eclipse.platform.team-7dffbe18aa4abcc39acff34df14cc7f3170c38d8.tar.xz
eclipse.platform.team-7dffbe18aa4abcc39acff34df14cc7f3170c38d8.zip
Version updates for 4.15 stream
Required for - https://git.eclipse.org/r/#/c/152779/ - https://git.eclipse.org/r/#/c/152781/ - https://git.eclipse.org/r/#/c/152782/ - https://git.eclipse.org/r/#/c/152783/ - https://git.eclipse.org/r/#/c/152784/ - https://git.eclipse.org/r/#/c/152785/ Change-Id: Ife9d31650e06ded2299de8f2173bdb446c0d2102 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
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 33c51f8b3..d947626b9 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.800-SNAPSHOT</version>
+ <version>3.7.900-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top