Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2020-03-06 19:38:04 +0000
committerMat Booth2020-03-06 19:38:04 +0000
commitf2e3ad743685b1c01908a5223fe02e64ff5cc94e (patch)
tree994e37a267b26717dea972daf5a5037f45c8a893 /tests/org.eclipse.team.tests.core
parentd58237c2b3459fc00116d13129dcd4a81f68ee7b (diff)
downloadeclipse.platform.team-f2e3ad743685b1c01908a5223fe02e64ff5cc94e.tar.gz
eclipse.platform.team-f2e3ad743685b1c01908a5223fe02e64ff5cc94e.tar.xz
eclipse.platform.team-f2e3ad743685b1c01908a5223fe02e64ff5cc94e.zip
Bug 560872 - POM and product version change for 4.16 releaseY20200308-0700Y20200308-0520X20200306-1900I20200307-1800I20200307-1145
Change-Id: I420d948f7275c460da447327af2334b1a6461e53 Signed-off-by: Mat Booth <mat.booth@redhat.com>
Diffstat (limited to 'tests/org.eclipse.team.tests.core')
-rw-r--r--tests/org.eclipse.team.tests.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.team.tests.core/pom.xml b/tests/org.eclipse.team.tests.core/pom.xml
index 330005202..650f415e2 100644
--- a/tests/org.eclipse.team.tests.core/pom.xml
+++ b/tests/org.eclipse.team.tests.core/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.team.tests</artifactId>
<groupId>eclipse.platform.team</groupId>
- <version>4.15.0-SNAPSHOT</version>
+ <version>4.16.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.team</groupId>
<artifactId>org.eclipse.team.tests.core</artifactId>

Back to the top