From cd0fb68c44cdca02a95acb556e6ab0a0bb392c0a Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Thu, 5 May 2016 07:49:01 -0500 Subject: Bug 493004 - Need to update versions for Neon of various bundles Still need to update org.eclipse.equinox.launcher.win32.win32.x86_64 Change-Id: I02602192be33dcf7c8737287d22535dfae6ec326 Signed-off-by: Thomas Watson --- .../META-INF/MANIFEST.MF | 2 +- bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF index ef165355c..373c51c09 100644 --- a/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.x86_64;singleton:=true -Bundle-Version: 1.1.300.qualifier +Bundle-Version: 1.1.400.qualifier Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.4.0)" Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64)) Bundle-Localization: launcher.win32.win32.x86_64 diff --git a/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml b/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml index fef6da4f5..1a21f3306 100644 --- a/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml +++ b/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml @@ -19,7 +19,7 @@ org.eclipse.equinox org.eclipse.equinox.launcher.win32.win32.x86_64 - 1.1.300-SNAPSHOT + 1.1.400-SNAPSHOT eclipse-plugin -- cgit v1.2.1