Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Keller2016-10-03 14:16:03 +0000
committerMarkus Keller2016-10-03 14:16:49 +0000
commitbd69b7654458a7d4ccf1dd9a77938245753e1419 (patch)
tree1fb873622b1d32bd1870fb7741dd3d242a929084 /pom.xml
parent1c55cf8516cc81a3d4ddcbb0c970af54afcf161f (diff)
downloadeclipse.platform.team-bd69b7654458a7d4ccf1dd9a77938245753e1419.tar.gz
eclipse.platform.team-bd69b7654458a7d4ccf1dd9a77938245753e1419.tar.xz
eclipse.platform.team-bd69b7654458a7d4ccf1dd9a77938245753e1419.zip
Change-Id: Ia503dfde1ff8068daa4aa9fa644bdca6ab08d340 Signed-off-by: Markus Keller <markus_keller@ch.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 e2c0e5486..3f2ff2c4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,13 +15,13 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.6.1-SNAPSHOT</version>
+ <version>4.6.2-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>
<groupId>eclipse.platform.team</groupId>
<artifactId>eclipse.platform.team</artifactId>
- <version>4.6.1-SNAPSHOT</version>
+ <version>4.6.2-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>

Back to the top