From d964d6e19c2207bb27ccf8945e736d18e38c044f Mon Sep 17 00:00:00 2001 From: Arun Thondapu Date: Thu, 11 May 2017 19:39:13 +0530 Subject: Bug 516457: Many of plug-ins need a version increase Change-Id: I643c3c7d695902f95d0a0357e97fe7254fcac079 Signed-off-by: Arun Thondapu --- .../org.eclipse.equinox.launcher.gtk.linux.ppc64/META-INF/MANIFEST.MF | 2 +- bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml | 2 +- .../org.eclipse.equinox.launcher.gtk.linux.ppc64le/META-INF/MANIFEST.MF | 2 +- bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'bundles') diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/META-INF/MANIFEST.MF index 62c4c42b9..19cd8a76b 100644 --- a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.linux.ppc64;singleton:=true -Bundle-Version: 1.0.500.qualifier +Bundle-Version: 1.1.500.qualifier Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.5.0)" Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc64)) Bundle-Localization: launcher.gtk.linux.ppc64 diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml index 61bf939ff..2f2f1197c 100644 --- a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml +++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml @@ -19,7 +19,7 @@ org.eclipse.equinox org.eclipse.equinox.launcher.gtk.linux.ppc64 - 1.0.500-SNAPSHOT + 1.1.500-SNAPSHOT eclipse-plugin diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/META-INF/MANIFEST.MF index 8a51072da..c672c92dc 100644 --- a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.linux.ppc64le;singleton:=true -Bundle-Version: 1.0.500.qualifier +Bundle-Version: 1.1.500.qualifier Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.5.0)" Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc64le)) Bundle-Localization: launcher.gtk.linux.ppc64le diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/pom.xml index 0389b5fa6..2454d1460 100644 --- a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/pom.xml +++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/pom.xml @@ -19,7 +19,7 @@ org.eclipse.equinox org.eclipse.equinox.launcher.gtk.linux.ppc64le - 1.0.500-SNAPSHOT + 1.1.500-SNAPSHOT eclipse-plugin -- cgit v1.2.3