From dbd522d271bcc783a36e1258501975b0fd221cb0 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Wed, 22 Apr 2020 21:57:47 +0300 Subject: Remove .cvsignore files. Change-Id: I42439f76487852425cae5a48d01b7e09a89852ec Signed-off-by: Alexander Kurtakov --- platform/org.eclipse.platform/.cvsignore | 2 -- update/org.eclipse.update.configurator/.cvsignore | 2 -- update/org.eclipse.update.configurator/META-INF/MANIFEST.MF | 2 +- update/org.eclipse.update.configurator/pom.xml | 2 +- 4 files changed, 2 insertions(+), 6 deletions(-) delete mode 100644 platform/org.eclipse.platform/.cvsignore delete mode 100644 update/org.eclipse.update.configurator/.cvsignore diff --git a/platform/org.eclipse.platform/.cvsignore b/platform/org.eclipse.platform/.cvsignore deleted file mode 100644 index 2f6d5a5f6..000000000 --- a/platform/org.eclipse.platform/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -bin -bin-intro diff --git a/update/org.eclipse.update.configurator/.cvsignore b/update/org.eclipse.update.configurator/.cvsignore deleted file mode 100644 index 60463af3f..000000000 --- a/update/org.eclipse.update.configurator/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -bin -build.xml diff --git a/update/org.eclipse.update.configurator/META-INF/MANIFEST.MF b/update/org.eclipse.update.configurator/META-INF/MANIFEST.MF index a0d6eeedf..817424ed3 100644 --- a/update/org.eclipse.update.configurator/META-INF/MANIFEST.MF +++ b/update/org.eclipse.update.configurator/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.update.configurator; singleton:=true -Bundle-Version: 3.4.500.qualifier +Bundle-Version: 3.4.600.qualifier Bundle-Activator: org.eclipse.update.internal.configurator.ConfigurationActivator Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/update/org.eclipse.update.configurator/pom.xml b/update/org.eclipse.update.configurator/pom.xml index bb38ebc66..a9b605788 100644 --- a/update/org.eclipse.update.configurator/pom.xml +++ b/update/org.eclipse.update.configurator/pom.xml @@ -19,6 +19,6 @@ org.eclipse.update org.eclipse.update.configurator - 3.4.500-SNAPSHOT + 3.4.600-SNAPSHOT eclipse-plugin -- cgit v1.2.3