Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLakshmi Shanmugam2016-06-28 06:23:54 +0000
committerLakshmi Shanmugam2016-06-28 06:23:54 +0000
commit803959710d3ed406159d6706633999caf895f017 (patch)
tree208d2d35b42da4aca39374aeb9b79737a50c7c63 /features
parent258481e167a08d37549b542bef66fde44df70af6 (diff)
downloadeclipse.platform.swt-803959710d3ed406159d6706633999caf895f017.tar.gz
eclipse.platform.swt-803959710d3ed406159d6706633999caf895f017.tar.xz
eclipse.platform.swt-803959710d3ed406159d6706633999caf895f017.zip
Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance builds
Updated pom files.
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.swt.tools.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.swt.tools.feature/pom.xml b/features/org.eclipse.swt.tools.feature/pom.xml
index 7e49c61c1e..2f2ea44175 100644
--- a/features/org.eclipse.swt.tools.feature/pom.xml
+++ b/features/org.eclipse.swt.tools.feature/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.swt</artifactId>
<groupId>eclipse.platform.swt</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.swt.tools.feature</groupId>

Back to the top