Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-12-13 14:16:54 +0000
committerAlexander Kurtakov2017-12-13 14:16:54 +0000
commitd87e26787c30b6122baf0b68aee0068ee0380305 (patch)
tree7d7d6f6095129ec577a756364beeae8e5c820db5 /bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
parent1d64a1f1be3137b5ab8c29e1a92843d88f457b96 (diff)
downloadrt.equinox.framework-d87e26787c30b6122baf0b68aee0068ee0380305.tar.gz
rt.equinox.framework-d87e26787c30b6122baf0b68aee0068ee0380305.tar.xz
rt.equinox.framework-d87e26787c30b6122baf0b68aee0068ee0380305.zip
Bug 528712 - Move launcher BREE to 1.7
Added missing Override annotations and removed redundant types. Change-Id: I526e1b892c747710a9950070ba1da8745258cdec Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
index 6d0a8187c..cc0ed3286 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.launcher.gtk.linux.x86_64</artifactId>
- <version>1.1.600-SNAPSHOT</version>
+ <version>1.1.700-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>

Back to the top