Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-09-04 06:20:50 +0000
committerSravan Kumar Lakkimsetti2018-09-04 06:20:50 +0000
commit779ceaf96aee48281987b8f8b4f61b712b17f65e (patch)
tree05b6e7882157a974c1750449e988ffed1cb4827c /features
parentf05d5c4526225094bcab1a574db3c68a9713f033 (diff)
downloadeclipse.platform.team-779ceaf96aee48281987b8f8b4f61b712b17f65e.tar.gz
eclipse.platform.team-779ceaf96aee48281987b8f8b4f61b712b17f65e.tar.xz
eclipse.platform.team-779ceaf96aee48281987b8f8b4f61b712b17f65e.zip
Change-Id: Ie0c4ea145cb54b7133a42a60185125999c3bb441 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.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 3334cd254..20b1f7056 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.9.0-SNAPSHOT</version>
+ <version>4.10.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.cvs.feature</groupId>

Back to the top