diff options
author | Markus Keller | 2016-06-28 12:30:44 +0000 |
---|---|---|
committer | Markus Keller | 2016-06-28 12:32:35 +0000 |
commit | cad86828a384a2500c6668876c8b40656802ef52 (patch) | |
tree | 12ac228eef9f737349ab113ec94539a939774f47 /bundles/org.eclipse.e4.ui.di | |
parent | 0f0d8b4f63b7b569f675138bde11bc576f14d9b9 (diff) | |
download | eclipse.platform.ui-cad86828a384a2500c6668876c8b40656802ef52.tar.gz eclipse.platform.ui-cad86828a384a2500c6668876c8b40656802ef52.tar.xz eclipse.platform.ui-cad86828a384a2500c6668876c8b40656802ef52.zip |
Bug 496465: Prep for 4.7 (Oxygen) builds
Diffstat (limited to 'bundles/org.eclipse.e4.ui.di')
-rw-r--r-- | bundles/org.eclipse.e4.ui.di/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.e4.ui.di/pom.xml b/bundles/org.eclipse.e4.ui.di/pom.xml index 5bf301225c3..e5fa1fa33a7 100644 --- a/bundles/org.eclipse.e4.ui.di/pom.xml +++ b/bundles/org.eclipse.e4.ui.di/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.ui</artifactId> <groupId>eclipse.platform.ui</groupId> - <version>4.6.0-SNAPSHOT</version> + <version>4.7.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.e4</groupId> |