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 /features
parentd58237c2b3459fc00116d13129dcd4a81f68ee7b (diff)
downloadeclipse.platform.team-Y20200308-0700.tar.gz
eclipse.platform.team-Y20200308-0700.tar.xz
eclipse.platform.team-Y20200308-0700.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 'features')
-rw-r--r--features/org.eclipse.cvs-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.cvs-feature/pom.xml b/features/org.eclipse.cvs-feature/pom.xml
index e4d448576..066e60e0b 100644
--- a/features/org.eclipse.cvs-feature/pom.xml
+++ b/features/org.eclipse.cvs-feature/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.team</artifactId>
<groupId>eclipse.platform.team</groupId>
- <version>4.15.0-SNAPSHOT</version>
+ <version>4.16.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.cvs.feature</groupId>

Back to the top