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 /pom.xml
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 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 7617b0bc6..92b1528de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,13 +15,13 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.9.0-SNAPSHOT</version>
+ <version>4.10.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>
<groupId>eclipse.platform.team</groupId>
<artifactId>eclipse.platform.team</artifactId>
- <version>4.9.0-SNAPSHOT</version>
+ <version>4.10.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>

Back to the top