Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2019-01-25 20:16:18 +0000
committerThomas Watson2019-01-25 20:16:52 +0000
commitcc8f8c7650886dad08e30e81fdca8b164b24986f (patch)
tree6b26436ba5c036b2f609195143c5666f83dd1db5 /bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
parent332e4d8bfba584e8012bfb3489bba696758022e6 (diff)
downloadrt.equinox.framework-cc8f8c7650886dad08e30e81fdca8b164b24986f.tar.gz
rt.equinox.framework-cc8f8c7650886dad08e30e81fdca8b164b24986f.tar.xz
rt.equinox.framework-cc8f8c7650886dad08e30e81fdca8b164b24986f.zip
Update launcher fragment versions for 4.11
Change-Id: Ie421bfcdb9b4b8519212d6314c554f819367c187 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml b/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
index a24d9b2a4..447ea8e7a 100644
--- a/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.launcher.cocoa.macosx.x86_64</artifactId>
- <version>1.1.900-SNAPSHOT</version>
+ <version>1.1.1000-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>

Back to the top